Skip to main content

parse_g1_bytes

Function parse_g1_bytes 

Source
pub fn parse_g1_bytes(input: &[u8; 128]) -> Option<(G1Affine, bool)>