|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../bool/bool.hpp"#include "../circuit_builders/circuit_builders_fwd.hpp"#include "../field/field.hpp"#include "barretenberg/common/assert.hpp"Go to the source code of this file.
Classes | |
| class | bb::stdlib::byte_array< Builder > |
| Represents a dynamic array of bytes in-circuit. More... | |
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, byte_array< Builder > const &arr) |