Skip to main content

Crate ic_secp256r1

Crate ic_secp256r1 

Source
Expand description

A crate with handling of ECDSA keys over the secp256r1 curve

Structs§

DerivationIndex
A component of a derivation path
DerivationPath
Derivation Path
PrivateKey
An ECDSA private key
PublicKey
An ECDSA public key
Signature
An ECDSA P-256 signature

Enums§

InvalidSignatureEncoding
Error if a signature is not a valid encoding
KeyDecodingError
An error indicating that decoding a key failed