Module schnorrkel::keys [−][src]
Structs
Keypair | A Ristretto Schnorr keypair. |
MiniSecretKey | An EdDSA-like “secret” key seed. |
PublicKey | A Ristretto Schnorr public key. |
SecretKey | A seceret key for use with Ristretto Schnorr signatures. |
Enums
ExpansionMode | Methods for expanding a |
Constants
KEYPAIR_LENGTH | The length of an Ristretto Schnorr |
MINI_SECRET_KEY_LENGTH | The length of a Ristretto Schnorr |
PUBLIC_KEY_LENGTH | The length of a Ristretto Schnorr |
SECRET_KEY_LENGTH | The length of a Ristretto Schnorr key, |