Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
bmerge 2eb25d2298 Auto merge of #32 - plutomonkey:fix-const, r=ebfull 7 years ago
src Replace inline value with const. 7 years ago
.gitignore Initial commit 7 years ago
Cargo.toml Update clippy to 0.0.151. 7 years ago
LICENSE-APACHE Initial commit 7 years ago
LICENSE-MIT Initial commit 7 years ago
README.md Initial commit 7 years ago

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.