5 releases (breaking)
0.5.0 | Mar 26, 2021 |
---|---|
0.4.0 | Sep 9, 2020 |
0.3.0 | Aug 24, 2020 |
0.2.0 | Mar 13, 2020 |
0.1.0 | Oct 8, 2019 |
#164 in Cryptocurrencies
3,338 downloads per month
Used in 6 crates
(4 directly)
1.5MB
20K
SLoC
zcash_proofs
This library contains the zk-SNARK circuits for Zcash, and the APIs for creating and verifying proofs.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
lib.rs
:
Zcash circuits and proofs.
zcash_proofs
contains the zk-SNARK circuits used by Zcash, and the APIs for creating
and verifying proofs.
Dependencies
~4–12MB
~80K SLoC