pub const CURVE25519_PUBLIC_LENGTH_USIZE: usize = 32;
Expand description

Curve25519 public key length.