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