☰
Module ecdsa
Structs
Enums
?
Module
p256k1
::
ecdsa
source
·
[
−
]
Expand description
ECDSA operations
Structs
PubKey
PubKey is a wrapper around libsecp256k1’s secp256k1_pubkey struct.
Signature
Signature is a wrapper around libsecp256k1’s secp256k1_ecdsa_signature struct.
Enums
Error
Errors in ECDSA signature operations