|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/zip_view.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Functions | |
| template<typename Flavor > | |
| Flavor::ProverPolynomials | bb::get_sequential_prover_polynomials (const size_t log_circuit_size, const size_t starting_value) |
| Get a ProverPolynomials instance initialized to sequential values starting at 0. | |
| template<typename Flavor > | |
| Flavor::ProverPolynomials | bb::get_zero_prover_polynomials (const size_t log_circuit_size) |