Module bitcoin::util::schnorr [−][src]
Schnorr Bitcoin Keys
Schnorr keys used in Bitcoin, reexporting Secp256k1 Schnorr key types
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 |