Module secp256k1

Source
Available on crate feature secp256k1 only.
Expand description

Secp256k1 keys.

Structsยง

Keypair
A Secp256k1 keypair.
PublicKey
A Secp256k1 public key.
SecretKey
A Secp256k1 secret key.