Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
hash_types.hpp File Reference
#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 }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
KECCAKF1600_LANES 
KECCAKF1600_ROUNDS 
KECCAK256_OUTPUT_BYTES 
KECCAK256_OUTPUT_WORDS 

Definition at line 20 of file hash_types.hpp.