Expand description
SHA3-256 (Keccak) hash function verification gadgets.
Modules§
- lookedup
- The version of the Keccakf permutation taking the arithmetization approach that is based on stacked columns and lookups.
- stacked
- The version of the Keccakf permutation taking the arithmetization approach that is based on stacked columns.
Structs§
- State
Matrix - The state of the permutation. Consists of 5x5 lanes.