Expand description
Simple ECDSA secp256k1 API.
Structs
- A key pair.
- The ECDSA compressed public key.
- A signature (a 512-bit value, plus 8 bits for recovery ID).
Enums
- An error when deriving a key.
Constants
- An identifier used to match public keys against ecdsa keys