3 releases (breaking)

Uses old Rust 2015

0.19.0 Apr 24, 2020
0.18.0 Mar 26, 2020
0.17.0 Oct 31, 2019

#1043 in Cryptography

Download history 3158/week @ 2024-09-04 3125/week @ 2024-09-11 3116/week @ 2024-09-18 3575/week @ 2024-09-25 3198/week @ 2024-10-02 3106/week @ 2024-10-09 4411/week @ 2024-10-16 4933/week @ 2024-10-23 3154/week @ 2024-10-30 3922/week @ 2024-11-06 1998/week @ 2024-11-13 2175/week @ 2024-11-20 3058/week @ 2024-11-27 3031/week @ 2024-12-04 3191/week @ 2024-12-11 2829/week @ 2024-12-18

12,507 downloads per month
Used in 50 crates (12 directly)

MIT license

555KB
14K SLoC

pairing

Crates.io Build Status

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

This library does not make any guarantees about constant-time operations, memory access patterns, or resistance to side-channel attacks.

License

Licensed under

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.

Dependencies

~3MB
~66K SLoC