halo2_base::poseidon::hasher

Module spec

Source
Expand description

Module for poseidon specification.

Structsยง

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