Module crypto::signatures::secp256k1
source · Structs
ExtendedPrivateKey is used for child key derivation.
Public key on a secp256k1 curve.
Tag used for public key recovery from signatures.
Secret key (256-bit) on a secp256k1 curve.
A seed is an arbitrary bytestring used to create the root of the tree.
An ECDSA signature.