Module schnorrkel::keys
source · Expand description
Structs
A Ristretto Schnorr keypair.
An EdDSA-like “secret” key seed.
A Ristretto Schnorr public key.
A seceret key for use with Ristretto Schnorr signatures.
Enums
Methods for expanding a
MiniSecretKey
into a SecretKey
.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.