ethereum / py_ecc

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

Update to draft-irtf-cfrg-hash-to-curve-08 test suite #99

Closed hwwhww closed 3 years ago

hwwhww commented 4 years ago

What was wrong?

See if H2C v8 is compatible with H2C v7

How was it fixed?

Only update the test vector per draft-irtf-cfrg-hash-to-curve-08.

hwwhww commented 3 years ago

replaced by #102