Expand description
Structures related to Poseidon version 2 parameters.
Structs§
- ArcMatrix
- Represents an matrix of round constants.
- Poseidon
Parameters - A set of Poseidon2 parameters for a given set of input parameters.
- Round
Numbers RoundNumbers
required for security based on known attacks.- Square
Matrix - Represents a square matrix over
PrimeField
elements
Enums§
- Alpha
- The exponent in
Sbox(x) = x^\alpha
.
Traits§
- Matrix
Operations - Square
Matrix Operations - Matrix operations that are defined on square matrices.