Go to file
Jack Grigg e7b5329e95
Unit tests for key encodings
Closes #119.
2019-09-24 17:47:10 +01:00
.github/workflows
bellman bellman: Fix compile errors without multicore feature 2019-09-12 19:38:52 +01:00
ff Migrate ff_derive to proc-macro2 1.0 2019-09-06 19:03:12 -04:00
group
librustzcash Make pk_d validity an invariant of PaymentAddress 2019-09-04 19:48:35 -04:00
pairing
zcash_client_backend Unit tests for key encodings 2019-09-24 17:47:10 +01:00
zcash_primitives Upgrade to hex-literal 0.2 2019-09-12 19:38:51 +01:00
zcash_proofs Make pk_d validity an invariant of PaymentAddress 2019-09-04 19:48:35 -04:00
.gitignore
.gitlab-ci.yml
.travis.yml Extend Travis CI timeout 2019-08-29 01:06:41 +01:00
Cargo.lock cargo update 2019-09-12 19:38:51 +01:00
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
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.