19 breaking releases
new 0.21.0 | Dec 17, 2024 |
---|---|
0.20.0 | Nov 14, 2024 |
0.19.0 | Oct 2, 2024 |
0.15.0 | Mar 25, 2024 |
0.1.0 | Oct 8, 2019 |
#10 in #zcash
9,030 downloads per month
Used in 14 crates
(8 directly)
1MB
15K
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.
Feature flags
Dependencies
~12–28MB
~319K SLoC