Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../../primitives/byte_array/byte_array.hpp"
#include "../../primitives/field/field.hpp"
#include "barretenberg/stdlib/hash/blake2s/blake_util.hpp"
Go to the source code of this file.
Classes | |
class | bb::stdlib::Blake3s< Builder > |
struct | bb::stdlib::Blake3s< Builder >::blake3_hasher |
struct | bb::stdlib::Blake3s< Builder >::output_t |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::stdlib |
Macros | |
#define | BLAKE3_VERSION_STRING "0.3.7" |
#define BLAKE3_VERSION_STRING "0.3.7" |
Definition at line 21 of file blake3s.hpp.