Module spec

Source
Expand description

Module for poseidon specification.

Structs§

OptimizedConstants
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
OptimizedPoseidonSpec
OptimizedPoseidonSpec holds construction parameters as well as constants that are used in permutation step.