librustzcash/zcash_proofs
Jack Grigg 9ae5a9d624
Make loading of Sprout key optional in zcash_proofs API
2019-02-26 13:44:28 -07:00
..
src Make loading of Sprout key optional in zcash_proofs API 2019-02-26 13:44:28 -07:00
Cargo.toml Move parameter-loading into zcash_proofs 2019-02-26 13:44:28 -07:00
LICENSE-APACHE Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
LICENSE-MIT Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
README.md Empty crates as a base for code refactoring 2018-08-28 22:24:14 +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.