Elliptic curve crypto in python including secp256k1 and alt_bn128
Project description
Elliptic curve crypto in python including secp256k1 and alt_bn128
[](https://github.com/ethereum/py_ecc) [](https://badge.fury.io/py/py_ecc)
## Quickstart `sh pip install py_ecc `
## Developer Setup
If you would like to hack on py_ecc, please check out the [Ethereum Development Tactical Manual](https://github.com/ethereum/ethereum-dev-tactical-manual) for information on how we do:
Testing
Pull Requests
Code Style
Documentation
## Got bug? Feel free to create issue under https://github.com/ethereum/py_ecc/issues
## Copyright and Licensing Project is licensed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.