Skip to content

Latest commit

 

History

History

python-impl

BLS12-381 and Signatures in python

Implements the BLS12 curve and optimal ate pairing, as well as BLS signatures and aggregation. Use for reference / educational purposes only. Not kept up to date with latest API.

For an optimized implementation, use the Python bindings.

For a good introduction to pairings, read Pairings for Beginners by Craig Costello.