Skip to main content

Module transcript

Module transcript 

Source

Structs§

DigestXof
Wraps any Digest hash into an ExtendableOutput function using counter-mode expansion.
DigestXofReader
Counter-mode XOF reader for DigestXof.
TranscriptRng
RNG wrapper over a Transcript squeeze stream.
XofTranscript
Transcript backed by any ExtendableOutput hasher.

Traits§

Transcript
Fiat-Shamir transcript with absorb/squeeze interface.

Type Aliases§

HashTranscript
Hash-based transcript using counter-mode expansion for fixed-output hashes.