Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 681 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 681 Bytes

Archived Repository

This repository implements optimal ate pairings over the bn_128 curve, but lacks recent updates. Developers seeking a more actively maintained alternative might consider ethereum/py_ecc, which offers similar functionalities with ongoing support.

Related Resources:

  • ethereum/py_ecc: A Python library for elliptic curve cryptography, including bn_128 and bls12_381 curve operations.
  • Ethereum for Python Developers: Comprehensive documentation and resources for Python developers in the Ethereum ecosystem.