An open API service indexing awesome lists of open source software.

https://github.com/ethereum/py_pairing

This archived repository lacks recent updates. Developers seeking an actively maintained alternative should consider ethereum/py_ecc
https://github.com/ethereum/py_pairing

Last synced: 4 months ago
JSON representation

This archived repository lacks recent updates. Developers seeking an actively maintained alternative should consider ethereum/py_ecc

Awesome Lists containing this project

README

        

# 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](https://github.com/ethereum/py_ecc), which offers similar functionalities with ongoing support.

Related Resources:
- [ethereum/py_ecc](https://github.com/ethereum/py_ecc): A Python library for elliptic curve cryptography, including bn_128 and bls12_381 curve operations.
- [Ethereum for Python Developers](https://ethereum.org/en/developers/docs/programming-languages/python/): Comprehensive documentation and resources for Python developers in the Ethereum ecosystem.