pub const EDDSA_CURVE25519_PUBLIC_KEY_LENGTH: usize = 32;
Expand description

Ed25519 public key length.