ethereum / py_ecc

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

General fuzz testing #8

Open pipermerriam opened 6 years ago

pipermerriam commented 6 years ago

It'd be nice to have some general fuzz tests across this library.