All Projects → zkcrypto → Pairing

zkcrypto / Pairing

Licence: other
Pairing-friendly elliptic curve library.

Programming Languages

rust
11053 projects

pairing Crates.io

pairing is a crate for using pairing-friendly elliptic curves.

pairing provides basic traits for pairing-friendly elliptic curve constructions. Specific curves are implemented in separate crates:

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 either of

at your option.

Contribution

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].