◆ AvmMiniProver()
| proof_system::honk::AvmMiniProver::AvmMiniProver |
( |
std::shared_ptr< ProvingKey > |
input_key, |
|
|
std::shared_ptr< PCSCommitmentKey > |
commitment_key |
|
) |
| |
|
explicit |
Create AvmMiniProver from proving key, witness and manifest.
- Parameters
-
| input_key | Proving key. |
| input_manifest | Input manifest |
- Template Parameters
-
◆ execute_preamble_round()
| void proof_system::honk::AvmMiniProver::execute_preamble_round |
( |
| ) |
|
Add circuit size, public input size, and public inputs to transcript.
◆ execute_relation_check_rounds()
| void proof_system::honk::AvmMiniProver::execute_relation_check_rounds |
( |
| ) |
|
Run Sumcheck resulting in u = (u_1,...,u_d) challenges and all evaluations at u being calculated.
◆ execute_wire_commitments_round()
| void proof_system::honk::AvmMiniProver::execute_wire_commitments_round |
( |
| ) |
|
Compute commitments to the first three wires.
◆ execute_zeromorph_rounds()
| void proof_system::honk::AvmMiniProver::execute_zeromorph_rounds |
( |
| ) |
|
The documentation for this class was generated from the following files:
- src/barretenberg/vm/generated/AvmMini_prover.hpp
- src/barretenberg/vm/generated/AvmMini_prover.cpp