Module secp256k1::ecdsa[][src]

Expand description

Structs and functionality related to the ECDSA signature algorithm.

Structs

An ECDSA signature with a recovery ID for pubkey recovery

A tag used for recovering the public key from a compact signature

A DER serialized Signature

An ECDSA signature