Module secp256k1::schnorrsig

source ·
👎Deprecated since 0.21.0: Use schnorr instead.
Expand description

Schnorr Signature related methods.

Type Definitions

  • KeyPairDeprecated
    backwards compatible re-export of keypair
  • PublicKeyDeprecated
    backwards compatible re-export of xonly key
  • SignatureDeprecated
    backwards compatible re-export of schnorr signatures