|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | keccak256 |
Enumerations | |
| enum | { KECCAKF1600_LANES = 25 , KECCAKF1600_ROUNDS = 24 , KECCAK256_OUTPUT_BYTES = 32 , KECCAK256_OUTPUT_WORDS = 4 } |
| anonymous enum |
| Enumerator | |
|---|---|
| KECCAKF1600_LANES | |
| KECCAKF1600_ROUNDS | |
| KECCAK256_OUTPUT_BYTES | |
| KECCAK256_OUTPUT_WORDS | |
Definition at line 20 of file hash_types.hpp.