Skip to main content

left_pad_be

Function left_pad_be 

Source
fn left_pad_be(field: &str, be: &[u8]) -> Result<[u8; 48]>
Expand description

Left-pad a big-endian ECC scalar/coordinate to 48 bytes.