Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../bool/bool.hpp"
#include "../circuit_builders/circuit_builders.hpp"
#include "../circuit_builders/circuit_builders_fwd.hpp"
#include "../field/field.hpp"
#include "../witness/witness.hpp"
#include "barretenberg/common/assert.hpp"
#include <functional>
Go to the source code of this file.
Classes | |
class | bb::stdlib::safe_uint_t< Builder > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::stdlib |
Functions | |
template<typename Builder > | |
std::ostream & | bb::stdlib::operator<< (std::ostream &os, safe_uint_t< Builder > const &v) |