Type Alias hacl::x25519::Point

source ยท
pub type Point = [u8; 32];
Expand description

Points are 32 byte arrays.