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.
 
 
Jim Posen d4b6c0e1a2 Use expect to remove unreachable break. 5 years ago
..
examples cargo fmt zcash_proofs 5 years ago
src Use expect to remove unreachable break. 5 years ago
Cargo.toml Move Jubjub, Pedersen hash and primitives into zcash_primitives 5 years ago
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

zcash_proofs

This library contains the zk-SNARK circuits for Zcash, and the APIs for creating and verifying proofs.

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.