Constant curve25519_dalek::constants::X25519_BASEPOINT
source · pub const X25519_BASEPOINT: MontgomeryPoint;
Expand description
The X25519 basepoint, in MontgomeryPoint
format.
pub const X25519_BASEPOINT: MontgomeryPoint;
The X25519 basepoint, in MontgomeryPoint
format.