Skip to main content

Module transcripts

Module transcripts 

Source

Re-exports§

pub use folklore::FolkloreTranscript;
pub use protocol_transcript::ProtocolTranscript;

Modules§

folklore
merlin
protocol_transcript

Structs§

MerlinTranscript
A transcript of a public-coin argument.

Traits§

AutoTranscript
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: