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

#1367 in Cryptography

Download history 1449/week @ 2023-11-20 1677/week @ 2023-11-27 1273/week @ 2023-12-04 1195/week @ 2023-12-11 842/week @ 2023-12-18 424/week @ 2023-12-25 677/week @ 2024-01-01 980/week @ 2024-01-08 968/week @ 2024-01-15 804/week @ 2024-01-22 1026/week @ 2024-01-29 1284/week @ 2024-02-05 1316/week @ 2024-02-12 1436/week @ 2024-02-19 1360/week @ 2024-02-26 1930/week @ 2024-03-04

6,080 downloads per month
Used in 36 crates (10 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

~1.6–2.4MB
~47K SLoC