pub const ED25519_PUBLIC_KEY_LEN: usize = ELEM_LEN; // 32usize
Expand description

The length of an Ed25519 public key.