lib.rs
nam-bls12_381
Pairing-friendly elliptic curve constructions are (necessarily) less secure than conventional elliptic curves due to their small "embedding degree". Given a small enough embedding degree, the pairing function itself would allow for a break in DLP hardness if it projected into a weak target group, as weaknesses in this target group are ...
pairing_ce
pairing "community edition" Now published as pairing_ce to crates.io for users convenience. Originally developed by ZCash, with extensions from us to make it a little more pleasant. This is a Rust crate for using pairing-friendly elliptic curves. Currently, only the BLS12-381 and BN256 curves are implemented. Documentation
pairing-plus
12,507 downloads per month Used in 50 crates (12 directly). MIT license . 555KB 14K SLoC pairing. This is a Rust crate for using pairing-friendly elliptic curves. Currently, only the BLS12-381 construction is implemented.. Documentation. Bring the pairing crate into your project just as you normally would.. Security Warnings
zksync_pairing
pairing "community edition" Now published as pairing_ce to crates.io for users convenience. Originally developed by ZCash, with extensions from us to make it a little more pleasant. This is a Rust crate for using pairing-friendly elliptic curves. Currently, only the BLS12-381 and BN256 curves are implemented. Documentation
fawkes-crypto-zkbob-pairing_ce
pairing "community edition" Forked from kobigurk/phase2-bn254. Now published as pairing_ce to crates.io for users convenience. Originally developed by ZCash, with extensions from us to make it a little more pleasant. This is a Rust crate for using pairing-friendly elliptic curves. Currently, only the BLS12-381 and BN256 curves are implemented ...