Elliptic curve crypto in python including secp256k1 and alt_bn128
pip install py_ecc
If you would like to hack on py_ecc, please check out the Ethereum Development Tactical Manual for information on how we do:
- Testing
- Pull Requests
- Code Style
- Documentation
Feel free to create issue under https://github.com/ethereum/py_ecc/issues
Project is licensed under the MIT license.