py_ecc Elliptic curve crypto in python including secp256k1, alt_bn128, and bls12_381. Warning: This library contains some experimental code and has NOT been audited. Read the documentation. View the change log. Installation python -m pip install py_ecc