[][src]Function x448::x448_unchecked

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

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