Module schnorrkel::keys
source · Expand description
Structs
- A Ristretto Schnorr keypair.
- An EdDSA-like “secret” key seed.
- A Ristretto Schnorr public key.
- A secret key for use with Ristretto Schnorr signatures.
Enums
- Methods for expanding a
MiniSecretKeyinto aSecretKey.
Constants
- The length of an Ristretto Schnorr
Keypair, in bytes. - The length of a Ristretto Schnorr
MiniSecretKey, in bytes. - The length of a Ristretto Schnorr
PublicKey, in bytes. - The length of a Ristretto Schnorr key,
SecretKey, in bytes.