|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "protogalaxy_verifier.hpp"#include "barretenberg/commitment_schemes/utils/batch_mul_native.hpp"#include "barretenberg/honk/library/grand_product_delta.hpp"#include "barretenberg/protogalaxy/prover_verifier_shared.hpp"#include "barretenberg/ultra_honk/oink_verifier.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Functions | |
| template<typename FF > | |
| std::tuple< FF, std::vector< FF > > | bb::compute_vanishing_polynomial_and_lagrange_evaluations (const FF &combiner_challenge) |