18 breaking releases
new 0.20.0 | Nov 14, 2024 |
---|---|
0.18.0 |
|
0.15.0 | Mar 25, 2024 |
0.13.0 | Sep 25, 2023 |
0.1.0 | Oct 8, 2019 |
#65 in Magic Beans
6,705 downloads per month
Used in 13 crates
(7 directly)
1MB
16K
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
~11–27MB
~289K SLoC