Horst Meets Fluid-SPN: Griffin for Zero-Knowledge Applications.
Lorenzo Grassi,Yonglin Hao,Christian Rechberger,Markus Schofnegger,Roman Walch,Qingju Wang
DOI: https://doi.org/10.1007/978-3-031-38548-3_19
2023-01-01
Abstract:Zero-knowledge (ZK) applications form a large group of use cases in modern cryptography, and recently gained in popularity due to novel proof systems. For many of these applications, cryptographic hash functions are used as the main building blocks, and they often dominate the overall performance and cost of these approaches. Therefore, in the last years several new hash functions were built in order to reduce the cost in these scenarios, including Poseidon and Rescue among others. These hash functions often look very different from more classical designs such as AES or SHA-2. For example, they work natively over prime fields rather than binary ones. At the same time, for example Poseidon and Rescue share some common features, such as being SPN schemes and instantiating the nonlinear layer with invertible power maps. While this allows the designers to provide simple and strong arguments for establishing their security, it also introduces crucial limitations in the design, which may affect the performance in the target applications. In this paper, we propose the Horst construction, in which the addition in a Feistel scheme (x, y) bar right arrow (y+ F(x), x) is extended via a multiplication, i.e., (x, y) bar right arrow (y x G(x) + F(x), x). By carefully analyzing the performancemetrics in SNARK and STARK protocols, we showhowto combine an expanding Horst scheme with a Rescue-like SPN scheme in order to provide security and better efficiency in the target applications. We provide an extensive security analysis for our new design Griffin and a comparison with all current competitors.