Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 866 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 866 Bytes

py_ecc

Join the conversation on Discord Build Status PyPI version Python versions

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