[−][src]Module secp256k1::schnorrsig
schnorrsig
Support for Schnorr signatures.
Structs
KeyPair | Opaque data structure that holds a keypair consisting of a secret and a public key. |
PublicKey | A Schnorr public key, used for verification of Schnorr signatures |
Signature | Represents a Schnorr signature. |