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).
Constants
- An identifier used to match public keys against ecdsa keys
- The byte length of public key
- The byte length of signature