Re-exports§
pub use folklore::FolkloreTranscript;pub use protocol_transcript::ProtocolTranscript;
Modules§
Structs§
- Merlin
Transcript - A transcript of a public-coin argument.
Traits§
- Auto
Transcript - A trait for transcripts that do not use labels when appending messages. WARNING! This should only be implemented by transcripts that are designed to automatically manage the labels internally at runtime.
- Transcript
- A trait for succinct transcripts (via some form of hashing) used in cryptographic protocols. The transcript should be able to: