Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
sumcheck_test_bench_shared.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

std::pair< SumcheckClientIVC::Proof, SumcheckClientIVC::VerificationKeybb::accumulate_and_prove_ivc_with_precomputed_vks (size_t num_app_circuits, auto &precomputed_vks, const bool large_first_app=true)
 Perform a specified number of circuit accumulation rounds.
 
std::vector< std::shared_ptr< typename MegaFlavor::VerificationKey > > bb::sumcheck_precompute_vks (const size_t num_app_circuits, const bool large_first_app=true)