Module transcript

Source
Expand description

Merlin transcripts

Structs§

Merlin
A transcript of a public-coin argument.
MerlinTranscript

Traits§

Transcript
Transcript is the application level transcript to derive the challenges needed for Fiat Shamir during aggregation. It is given to the prover/verifier so that the transcript can be fed with any other data first. Taken from https://github.com/nikkolasg/snarkpack

Functions§

new_merlin_transcript
must be specific to the application.