|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <array>#include <cstdlib>#include <span>#include <stdexcept>#include "barretenberg/common/log.hpp"#include "barretenberg/honk/proof_system/logderivative_library.hpp"#include "barretenberg/relations/relation_parameters.hpp"#include "barretenberg/relations/relation_types.hpp"#include "barretenberg/vm2/constraining/polynomials.hpp"#include "barretenberg/vm2/tracegen/test_trace_container.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::constraining |
| namespace | bb::avm2::constraining::detail |