Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/numeric/uint256/uint256.hpp"
#include "barretenberg/stdlib/commitment/pedersen/pedersen.hpp"
#include "barretenberg/stdlib/primitives/bool/bool.hpp"
#include "barretenberg/stdlib/primitives/field/field.hpp"
#include "barretenberg/stdlib/primitives/group/cycle_group.hpp"
#include "barretenberg/stdlib/primitives/witness/witness.hpp"
Go to the source code of this file.
Classes | |
class | bb::stdlib::address |
class | bb::stdlib::address_t< Builder > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::stdlib |
Functions | |
template<typename B > | |
void | bb::stdlib::read (B &it, address &addr) |
template<typename B > | |
void | bb::stdlib::write (B &buf, address const &addr) |