Modules§
- hash
- Hashing raw field elements.
Structs§
- BigInteger256
- Numeric type reexported from
ark_ff.
Constants§
- DOMAIN_
SEPARATOR - Poseidon paper suggests using domain separation for concretely encoding the use case in the capacity element (which is fine as it is 256 bits large and has a lot of bits to fill).
Functions§
- domain_
separator - Return DOMAIN_SEPARATOR as a field element.
Type Aliases§
- Fr
- Circuit field reexported from
ark_bls12_381.