Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../blake2s/blake2s.hpp"
#include "../keccak/keccak.hpp"
#include "../sha256/sha256.hpp"
#include "memory.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | bb::crypto::KeccakHasher |
struct | bb::crypto::Sha256Hasher |
struct | bb::crypto::Blake2sHasher |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::crypto |