Go to file
Jack Grigg b0913afdd7
Migrate remaining crates to rand_core 0.4
2019-07-19 00:46:37 +02:00
bellman Migrate ff, group, pairing, and bellman to rand 0.6 2019-07-19 00:42:39 +02:00
ff Migrate ff, group, pairing, and bellman to rand 0.6 2019-07-19 00:42:39 +02:00
group Migrate ff, group, pairing, and bellman to rand 0.6 2019-07-19 00:42:39 +02:00
librustzcash Migrate remaining crates to rand_core 0.4 2019-07-19 00:46:37 +02:00
pairing Migrate ff, group, pairing, and bellman to rand 0.6 2019-07-19 00:42:39 +02:00
sapling-crypto Migrate sapling-crypto to rand_core 0.4 2019-07-19 00:46:34 +02:00
zcash_client_backend Migrate remaining crates to rand_core 0.4 2019-07-19 00:46:37 +02:00
zcash_primitives Migrate zcash_primitives to rand_core 0.4 2019-07-19 00:46:37 +02:00
zcash_proofs Migrate remaining crates to rand_core 0.4 2019-07-19 00:46:37 +02:00
.gitignore
.gitlab-ci.yml
.travis.yml Bump minimum Rust version to 1.36 2019-07-10 13:12:26 -04:00
Cargo.lock Migrate remaining crates to rand_core 0.4 2019-07-19 00:46:37 +02:00
Cargo.toml Convert zip32 crate into a module of zcash_primitives 2019-06-27 16:14:24 +01:00
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.