|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../circuit_builders/circuit_builders_fwd.hpp"#include "../witness/witness.hpp"#include "barretenberg/transcript/origin_tag.hpp"Go to the source code of this file.
Classes | |
| class | bb::stdlib::bool_t< Builder > |
| Implements boolean logic in-circuit. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::stdlib |
Functions | |
| template<typename T > | |
| std::ostream & | bb::stdlib::operator<< (std::ostream &os, bool_t< T > const &v) |