Module schnorr
secp256k1
0.28.2
Module schnorr
Structs
In crate secp256k1
Modules
constants
ecdh
ecdsa
ellswift
global
scalar
schnorr
Macros
impl_array_newtype
Structs
AllPreallocated
InvalidParityValue
Keypair
Message
PublicKey
Secp256k1
SecretKey
SignOnlyPreallocated
VerifyOnlyPreallocated
XOnlyPublicKey
Enums
All
Error
Parity
SignOnly
VerifyOnly
Statics
SECP256K1
Traits
Context
PreallocatedContext
Signing
ThirtyTwoByteHash
Verification
?
Settings
Module
secp256k1
::
schnorr
Copy item path
source
·
[
−
]
Expand description
Support for schnorr signatures.
Structs
§
Signature
Represents a schnorr signature.