librustzcash/zcash_proofs
Jack Grigg dbfa673500 Merge branch 'non-consensus-changes-on-branchid-37519621' into merge-non-consensus-changes-again 2022-02-14 18:11:09 +00:00
..
benches Move sapling-specific primitives into the sapling module. 2021-03-27 16:18:21 +13:00
examples zcash_proof: Migrate benchmark to criterion 2020-08-31 17:13:39 +01:00
src Merge branch 'non-consensus-changes-on-branchid-37519621' into merge-non-consensus-changes-again 2022-02-14 18:11:09 +00:00
CHANGELOG.md zcash_proofs: Use bellman 0.11.1 to fix non-multicore compilation bug 2021-09-13 16:20:59 +01:00
Cargo.toml blake2{b,s}_simd 1 2021-12-17 23:44:06 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md Update READMEs 2019-09-24 14:23:55 +01:00

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.