Expand description
Merlin transcripts
Structs§
- Merlin
- A transcript of a public-coin argument.
- Merlin
Transcript
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.