We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b2a0c commit c1e964bCopy full SHA for c1e964b
main.py
@@ -218,7 +218,7 @@ def compress_G2(pt: G2Uncompressed) -> G2Compressed:
218
# (isomorphic curve y^2 = x^3 +
219
# (4002409555221667393417789825735904156556882819939007885332058136124031650490837864442687629129015664037894272559679*i
220
# +4002409555221667393417789825735904156556882819939007885332058136124031650490837864442687629129015664037894272559679))
221
-G2_not_in_correct_subgroup = (
+G2_in_correct_subgroup_invalid_curve = (
222
FQ2([
223
3260589230528518565152427752655275816224272421636337760570971660512682917312168367022920113321683608097873411948046,
224
2682010315718998361906236801126389678955008036316860700009564378603125513214046636630765687237948267280392735402121
0 commit comments