ZenGo-X / curv

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

Added pairing #93

Closed doronz2 closed 3 years ago

doronz2 commented 3 years ago

Refactored and added a meta curve bls12_381 that contains the previous bls12_381 (now renamed to g1) and added g2 and gt curves. Added pairing functionality