Expand description
Module for poseidon specification.
Structs§
- Optimized
Constants OptimizedConstants
has round constants that are added each round. While full rounds has T sized constants there is a single constant for each partial round- Optimized
Poseidon Spec OptimizedPoseidonSpec
holds construction parameters as well as constants that are used in permutation step.