Go to file
Jack Grigg 39a73c8eda
Add missing cs.is_satisfied() to bellman test
2019-09-17 00:16:33 +01:00
.github/workflows Exclude slow tests from code coverage 2019-08-28 20:46:23 +01:00
bellman Add missing cs.is_satisfied() to bellman test 2019-09-17 00:16:33 +01:00
ff cargo fmt 2019-08-20 22:22:03 -06:00
group cargo fmt 2019-08-20 22:22:03 -06:00
librustzcash Make pk_d validity an invariant of PaymentAddress 2019-09-04 19:48:35 -04:00
pairing cargo fmt 2019-08-20 22:22:03 -06:00
zcash_client_backend Make pk_d validity an invariant of PaymentAddress 2019-09-04 19:48:35 -04:00
zcash_primitives Increase the number of pedersen hash generators, exercise all test vectors. 2019-09-17 00:05:54 +01:00
zcash_proofs Fix build warnings 2019-09-16 23:06:48 +01:00
.gitignore
.gitlab-ci.yml
.travis.yml Extend Travis CI timeout 2019-08-29 01:06:41 +01:00
Cargo.lock Log distinct error cases in Equihash verification 2019-08-24 00:40:30 +01:00
Cargo.toml Remove sapling-crypto 2019-08-14 10:48:06 +01:00
LICENSE-APACHE
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
README.md

README.md

Zcash Rust crates

This repository contains a (work-in-progress) set of Rust crates for working with Zcash.

Security Warnings

These libraries are currently under development and have not been fully-reviewed.

License

All code in this workspace is 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.