You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function pairing_g2_g1 always returns 0.
In any case, the function couldn't even work since the Ate pairing maps into GF(p,12) and that can't fit inside a u256.
The text was updated successfully, but these errors were encountered:
The function
pairing_g2_g1
always returns0
.In any case, the function couldn't even work since the Ate pairing maps into GF(p,12) and that can't fit inside a
u256
.The text was updated successfully, but these errors were encountered: