Structs§
- LFSR
Iter - Poseidon
Default Parameters Entry - An entry in the default Poseidon parameters
- Poseidon
GrainLFSR - Poseidon
Parameters - Parameters and RNG used
Traits§
- FftField
- The interface for fields that are able to be used in FFTs.
- FftParameters
- A trait that defines parameters for a field that can be used for FFTs.
- Field
- The interface for a generic field.
- Field
Parameters - A trait that defines parameters for a prime field.
- One
- Defines a multiplicative identity element for
Self
. - Poseidon
Default Field - A field with Poseidon parameters associated
- Poseidon
Default Parameters - A trait for default Poseidon parameters associated with a prime field
- Prime
Field - The interface for a prime field.
- Square
Root Field - The interface for a field that supports an efficient square-root operation.
- ToConstraint
Field - Types that can be converted to a vector of
F
elements. Useful for specifying how public inputs to a constraint system should be represented inside that constraint system. - Zero