ethereum / py_ecc

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

Replace #91: BLS Hash to Curve v7 #94

Closed hwwhww closed 4 years ago

hwwhww commented 4 years ago

What was wrong?

  1. Rebased #91
  2. Make tests pass

How was it fixed?

FQ.sgn0/FQP.sgn0 should be property. I added annotation on it.

Cute Animal Picture

1559100129225_wombat_animal_cute

CarlBeek commented 4 years ago

IMO, this is ready for merge and release. @hwwhww, are you intending to include any other changes here?

hwwhww commented 4 years ago

:shipit: !