Expand description
A crate with handling of ECDSA keys over the secp256r1 curve
Structs§
- Derivation
Index - A component of a derivation path
- Derivation
Path - Derivation Path
- Private
Key - An ECDSA private key
- Public
Key - An ECDSA public key
- Signature
- An ECDSA P-256 signature
Enums§
- Invalid
Signature Encoding - Error if a signature is not a valid encoding
- KeyDecoding
Error - An error indicating that decoding a key failed