pub const CURVE25519_PUBLIC_LENGTH: usize = 32; // 32usize
Expand description

Curve25519 public key length.