Skip to content
This repository was archived by the owner on Jun 13, 2026. It is now read-only.

Repository files navigation

BLS12-381 Milagro Rust Binding for Python

⚠️ Deprecated — this project is no longer maintained.

Python package PyPI version

This Python package is a performance-focused alternative to ethereum/py_ecc. It binds sigp/milagro_bls(Apache 2.0) rust library.

This library is unaudited. Please don't use it in production.

For other technical details, see FAQ

Get Started

pip install milagro-bls-binding

See test.py for example usage.

Build

The releasing is unstable at this moment. In case a desired version for your platfrom can't be found via pip install milagro_bls_binding, try build it from the source.

It requires nightly version of rust.

pip install .

Test

pytest test.py

About

BLS12-381 Milagro Rust Binding for Python

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages