pirate-librustzcash/zcash_proofs
Jack Grigg 1d02363752
Add READMEs to Cargo.toml files
This will cause crates.io to render each crate's README as its
information page.
2019-09-23 14:42:38 +01:00
..
examples Rename into_ -> to_ where &self is used. 2019-08-24 00:39:54 +01:00
src Make pk_d validity an invariant of PaymentAddress 2019-09-04 19:48:35 -04:00
Cargo.toml Add READMEs to Cargo.toml files 2019-09-23 14:42:38 +01:00
LICENSE-APACHE Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
README.md Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00

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.