Module p256k1::ecdsa

source ·
Expand description

ECDSA operations

Structs

PubKey is a wrapper around libsecp256k1’s secp256k1_pubkey struct.
Signature is a wrapper around libsecp256k1’s secp256k1_ecdsa_signature struct.

Enums

Errors in ECDSA signature operations