Module schnorr
bdk_
chain
0.21.1
Module schnorr
Module Items
Structs
In bdk_
chain::
bitcoin::
secp256k1
Modules
constants
ecdh
ecdsa
ellswift
ffi
hashes
rand
scalar
schnorr
Macros
impl_array_newtype
Structs
AllPreallocated
InvalidParityValue
Keypair
Message
PublicKey
Scalar
Secp256k1
SecretKey
SignOnlyPreallocated
VerifyOnlyPreallocated
XOnlyPublicKey
Enums
All
Error
Parity
SignOnly
VerifyOnly
Traits
Context
PreallocatedContext
Signing
ThirtyTwoByteHash
Verification
bdk_chain
::
bitcoin
::
secp256k1
Module
schnorr
Copy item path
Settings
Help
Summary
Expand description
Support for schnorr signatures.
Structs
§
Signature
Represents a schnorr signature.