Skip to content

Commit c1e964b

Browse files
committed
adding more tests
1 parent 49b2a0c commit c1e964b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ def compress_G2(pt: G2Uncompressed) -> G2Compressed:
218218
# (isomorphic curve y^2 = x^3 +
219219
# (4002409555221667393417789825735904156556882819939007885332058136124031650490837864442687629129015664037894272559679*i
220220
# +4002409555221667393417789825735904156556882819939007885332058136124031650490837864442687629129015664037894272559679))
221-
G2_not_in_correct_subgroup = (
221+
G2_in_correct_subgroup_invalid_curve = (
222222
FQ2([
223223
3260589230528518565152427752655275816224272421636337760570971660512682917312168367022920113321683608097873411948046,
224224
2682010315718998361906236801126389678955008036316860700009564378603125513214046636630765687237948267280392735402121

0 commit comments

Comments
 (0)