|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/circuit_checker/ultra_circuit_checker.hpp"#include "barretenberg/stdlib_circuit_builders/ultra_circuit_builder.hpp"Go to the source code of this file.
Classes | |
| class | bb::CircuitChecker |
| The unified interface for check circuit functionality implemented in the specialized CircuitChecker classes. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Concepts | |
| concept | bb::IsCheckable |