barretenberg
Loading...
Searching...
No Matches
Public Attributes | List of all members
proof_system::honk::pcs::shplonk::ProverOutput< Curve > Struct Template Reference

Prover output (claim=([G], r, 0), witness = G(X), proof = [Q]) that can be passed on to a univariate opening protocol. More...

#include <shplonk.hpp>

Public Attributes

OpeningPair< Curve > opening_pair
 
OutputWitness< Curve > witness
 

Detailed Description

template<typename Curve>
struct proof_system::honk::pcs::shplonk::ProverOutput< Curve >

Prover output (claim=([G], r, 0), witness = G(X), proof = [Q]) that can be passed on to a univariate opening protocol.

Template Parameters
CurveEC parameters

The documentation for this struct was generated from the following file: