Expand description
The prime field known as Goldilocks, defined as F_p
where p = 2^64 - 2^32 + 1
.
Structs§
- The prime field known as Goldilocks, defined as
F_p
wherep = 2^64 - 2^32 + 1
. - The external layers of the Poseidon2 permutation.
- The external layers of the Poseidon2 permutation used by Horizen Labs.
- The internal layers of the Poseidon2 permutation.
- Instantiate convolution for “small” RHS vectors over Goldilocks.
Constants§
Type Aliases§
- An implementation of the Poseidon2 hash function for the Goldilocks field.
- A recreating of the Poseidon2 implementation by Horizen Labs for the Goldilocks field.