|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/common/constants.hpp"#include "barretenberg/vm2/constraining/flavor.hpp"#include "barretenberg/vm2/constraining/prover.hpp"#include "barretenberg/vm2/tracegen/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 |
Functions | |
| AvmProver::ProverPolynomials | bb::avm2::constraining::compute_polynomials (tracegen::TraceContainer &trace) |
| void | bb::avm2::constraining::resize_inverses (AvmFlavor::ProverPolynomials &prover_polynomials, Column inverses_col, Column src_selector_col, Column dst_selector_col) |