Oven logo

Oven

py-ecc8.0.0

Published

py-ecc: Elliptic curve crypto in python including secp256k1, alt_bn128, and bls12_381

pip install py-ecc

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

<4,>=3.8

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