Go to file
bmerge 68b57b2ce4 Auto merge of #49 - ebfull:simplify-bench, r=ebfull
Simplify `pairing_benches`.
2017-09-28 17:33:23 +00:00
benches Simplify `pairing_benches`. 2017-09-28 11:31:46 -06:00
src Move benchmarks under benches/ so tests compile on stable 2017-09-27 17:45:24 +01:00
.gitignore Initial commit 2017-07-08 10:55:43 -06:00
Cargo.toml Release 0.11. 2017-08-22 15:35:02 -06:00
LICENSE-APACHE Initial commit 2017-07-08 10:55:43 -06:00
LICENSE-MIT Initial commit 2017-07-08 10:55:43 -06:00
README.md Initial commit 2017-07-08 10:55:43 -06:00

README.md

pairing Crates.io

This is a Rust crate for using pairing-friendly elliptic curves. Currently, only the BLS12-381 construction is implemented.

Documentation

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.