Constant ed448_verifier::constants::PUBLIC_KEY_LENGTH
source ยท pub const PUBLIC_KEY_LENGTH: usize = 57;
Expand description
Length of an Ed448 public key in bytes.
pub const PUBLIC_KEY_LENGTH: usize = 57;
Length of an Ed448 public key in bytes.