Structs§
- Contains data needed to define the internal layers of the Poseidon2 permutation.
Type Aliases§
- The prime field
2^31 - 2^27 + 1
, a.k.a. the Baby Bear field. - An implementation of the the matrix multiplications in the internal and external layers of Poseidon2.
- An implementation of the Poseidon2 hash function specialised to run on the current architecture.