ZenGo-X / curv

Rust language general purpose elliptic curve cryptography.
MIT License
264 stars 111 forks source link

Added g2 and pairing #90

Closed doronz2 closed 3 years ago

doronz2 commented 3 years ago

I refactored bls12_381 so that it contains groups g1, g2, and gt. In addition I added pairing functionality