|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Hypernova instance-to-accumulator proof layout. More...
#include <proof_length.hpp>
Static Public Member Functions | |
| static constexpr size_t | LENGTH_WITHOUT_PUB_INPUTS (size_t log_n) |
| static constexpr size_t | derive_num_public_inputs (size_t proof_size, size_t log_n) |
Hypernova instance-to-accumulator proof layout.
Used when converting a single instance to an accumulator (first circuit in folding). Contains: Oink + Sumcheck (no Shplemini - PCS is deferred). Note: gate challenge is derived via get_dyadic_powers_of_challenge, not sent.
Definition at line 138 of file proof_length.hpp.
|
inlinestaticconstexpr |
Definition at line 144 of file proof_length.hpp.
|
inlinestaticconstexpr |
Definition at line 139 of file proof_length.hpp.