You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement R1CS gadget for AnemoiSponge. This is the Sponge mode of operation of the Anemoi permutation [1]. It transforms Anemoi into a general purpose hash function like SHA3/Keccak, MimC, etc. with arbitrary size input and fixed but variable size output. See Sect. 3.1 in [1] for the full description.
Implement R1CS gadget for
AnemoiSponge
. This is theSponge
mode of operation of theAnemoi
permutation [1]. It transformsAnemoi
into a general purpose hash function likeSHA3/Keccak
,MimC
, etc. with arbitrary size input and fixed but variable size output. See Sect. 3.1 in [1] for the full description.[1] https://eprint.iacr.org/2022/840
The text was updated successfully, but these errors were encountered: