Module secp256k1::ecdsa

source ·
Expand description

Structs and functionality related to the ECDSA signature algorithm.

Re-exports§

Modules§

Structs§

  • An ECDSA signature with a recovery ID for pubkey recovery.
  • RecoveryIdrecovery
    A tag used for recovering the public key from a compact signature.
  • An ECDSA signature