Module schnorrkel::context
source · Expand description
Structs
Schnorr signing context
Schnorr signing transcript with the default
ThreadRng replaced
by an arbitrary CryptoRng.Very simple transcript construction from a modern hash fucntion.
Traits
Schnorr signing transcript
Functions
Attach a
CryptoRng to a SigningTranscript to repalce the default ThreadRngInitialize a signing context from a static byte string that
identifies the signature’s role in the larger protocol.