|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Hypernova folding 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 folding proof layout.
Used when folding an incoming instance with an existing accumulator. Contains: instance-to-accumulator proof (Oink + Sumcheck) + MultilinearBatching proof. Note: gate challenges are derived, not sent in the proof.
| Flavor | The outer flavor (e.g., MegaFlavor) |
| BatchingFlavor | The batching flavor (e.g., MultilinearBatchingFlavor) |
Definition at line 175 of file proof_length.hpp.
|
inlinestaticconstexpr |
Definition at line 182 of file proof_length.hpp.
|
inlinestaticconstexpr |
Definition at line 176 of file proof_length.hpp.