ethereum / py_ecc

Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
MIT License
191 stars 82 forks source link

Add G1 and G2 point value check #117

Closed hwwhww closed 3 years ago

hwwhww commented 3 years ago

What was wrong?

Ensure the value is less than the field modulus.

How was it fixed?

Add more checks.

Cute Animal Picture

🦍