Constant x25519_dalek::X25519_BASEPOINT_BYTES[][src]

pub const X25519_BASEPOINT_BYTES: [u8; 32];
Expand description

The X25519 basepoint, for use with the bare, byte-oriented x25519 function. This is provided for people who cannot use the typed DH API for some reason.