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.
python -m pip install py_ecc
Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit04151f0 · | ||||
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.
python -m pip install py_ecc
Python implementation of ECC pairing and bn_128 and bls12_381 curve operations