pub const ED25519_SIGNATURE_LEN: usize = 64; // 64usize
Expand description

The length of an ED25519 signature, in bytes.