Type Definition ark_poly_commit::ipa_pc::VerifierKey[][src]

type VerifierKey<G> = CommitterKey<G>;
Expand description

VerifierKey is used to check evaluation proofs for a given commitment.

Trait Implementations

Outputs the maximum degree supported by the universal parameters Self was derived from. Read more

Outputs the maximum degree supported by the verifier key.