Go to file
Jack Grigg ce6e2a5825
Migrate group to rand 0.5
2019-07-19 00:35:06 +02:00
bellman Merge pull request #61 from rex4539/fix-typos 2019-05-29 17:38:30 +01:00
ff Migrate ff to rand_core 0.3 (used by rand 0.5) 2019-07-19 00:35:06 +02:00
group Migrate group to rand 0.5 2019-07-19 00:35:06 +02:00
librustzcash Merge branch 'master' into blake2_simd 2019-07-18 18:22:20 +02:00
pairing Add ff and group crates to Cargo workspace 2019-01-06 09:50:07 +00:00
sapling-crypto Migrate to blake2b_simd and blake2s_simd crates 2019-07-10 13:12:14 -04:00
zcash_client_backend Validate PaymentAddress diversifier when decoding 2019-07-02 00:07:48 +01:00
zcash_primitives Merge branch 'master' into blake2_simd 2019-07-18 18:22:20 +02:00
zcash_proofs Merge branch 'master' into blake2_simd 2019-07-18 18:22:20 +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 group to rand 0.5 2019-07-19 00:35:06 +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 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.