Expand description
Module for Poseidon hasher
Modules§
- mds
- Module for maximum distance separable matrix operations.
- spec
- Module for poseidon specification.
- state
- Module for poseidon states.
Structs§
- Poseidon
Compact Chunk Input - A compact chunk input for Poseidon hasher. The end of a logical input could only be at the boundary of a chunk.
- Poseidon
Compact Input - 1 logical row of compact input for Poseidon hasher.
- Poseidon
Compact Output - 1 logical row of compact output for Poseidon hasher.
- Poseidon
Hasher - Stateless Poseidon hasher.
- Poseidon
Sponge - Poseidon sponge. This is stateful.