ed25519_
dalek
2.1.1
Structs
Signature
SigningKey
VerifyingKey
Constants
EXPANDED_SECRET_KEY_LENGTH
KEYPAIR_LENGTH
PUBLIC_KEY_LENGTH
SECRET_KEY_LENGTH
SIGNATURE_LENGTH
Traits
Signer
Verifier
Type Aliases
SecretKey
SignatureError
ed25519_dalek
Constant
KEYPAIR_LENGTH
Copy item path
Settings
Help
Summary
Source
pub const KEYPAIR_LENGTH:
usize
= _; // 64usize
Expand description
The length of an ed25519
Keypair
, in bytes.