Module schnorrkel::context

source ·
Expand description

§Schnorr signature contexts and configuration, adaptable to most Schnorr signature schemes.

Structs§

Traits§

Functions§

  • Attach a CryptoRng to a SigningTranscript to replace the default ThreadRng.
  • Initialize a signing context from a static byte string that identifies the signature’s role in the larger protocol.