pub const EDDSA_CURVE25519_SIGNATURE_LENGTH: usize = 64;
Expand description

EdDSACurve25519 signature length.