Skip to main content
parse_g1_bytes
airbender_
crypto
0.1.0
In airbender_
crypto::
bls12_
381::
eip2537
airbender_crypto
::
bls12_381
::
eip2537
Function
parse_
g1_
bytes
Copy item path
Source
pub fn parse_g1_bytes(input: &[
u8
;
128
]) ->
Option
<(
G1Affine
,
bool
)>