You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jack Grigg fe16e4a412
Merge commit '183a64b08e9dc7067f78624ec161371f1829623e' into ff-traits
6 years ago
bellman Update workspace after pulling in external crates 6 years ago
librustzcash cargo fmt 1.31.1 6 years ago
pairing Merge commit '183a64b08e9dc7067f78624ec161371f1829623e' into ff-traits 6 years ago
sapling-crypto Move Sapling proving and binding signature into zcash_proofs crate 6 years ago
zcash_primitives cargo fmt 1.31.1 6 years ago
zcash_proofs Move Sapling proving and binding signature into zcash_proofs crate 6 years ago
zcash_wallet Empty crates as a base for code refactoring 6 years ago
zip32 cargo fmt 1.31.1 6 years ago
.gitignore Initial commit. 7 years ago
.gitlab-ci.yml Remove duplicate test stage for rust lastest 6 years ago
.travis.yml Fix version string, cache cargo symbols. 6 years ago
Cargo.lock Move Sapling proving and binding signature into zcash_proofs crate 6 years ago
Cargo.toml Update workspace after pulling in zip32 crate 6 years ago
LICENSE-APACHE Add license files. 7 years ago
LICENSE-MIT Add license files. 7 years ago
README.md Set up a Cargo workspace 6 years ago

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.