Module dock_crypto_utils::transcript

source ·

Structs§

Traits§

  • 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§