Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <hashers.hpp>
Static Public Member Functions | |
static auto | hash (const std::vector< uint8_t > &message) |
Static Public Attributes | |
static constexpr size_t | BLOCK_SIZE = 64 |
static constexpr size_t | OUTPUT_SIZE = 32 |
Definition at line 39 of file hashers.hpp.
|
inlinestatic |
Definition at line 42 of file hashers.hpp.
|
staticconstexpr |
Definition at line 40 of file hashers.hpp.
|
staticconstexpr |
Definition at line 41 of file hashers.hpp.