Skip to main content

x448_unchecked

Function x448_unchecked 

Source
pub fn x448_unchecked(scalar_bytes: [u8; 56], point_bytes: [u8; 56]) -> [u8; 56]
Expand description

An unchecked version of the x448 function defined in RFC448 No checks are made on the points.