Expand description
Note that docs will only build on nightly Rust until RFC 1990 stabilizes.
Structsยง
- Transcript
- A transcript of a public-coin argument.
- Transcript
Rng - An RNG providing synthetic randomness to the prover.
- Transcript
RngBuilder - Constructs a
TranscriptRng
by rekeying theTranscript
with prover secrets and an external RNG.