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.
 
 
str4d 3b6f5e3d5e
Merge pull request #69 from str4d/sapling-note-encryption
5 years ago
bellman Merge pull request #61 from rex4539/fix-typos 5 years ago
ff Add 'ff/' from commit '661558e0c8a5e02e08dac6530d39b2e38919aa04' 5 years ago
group Add ff and group crates to Cargo workspace 5 years ago
librustzcash Return edwards::Point from sapling_ka_agree 5 years ago
pairing Add ff and group crates to Cargo workspace 5 years ago
sapling-crypto Merge pull request #69 from str4d/sapling-note-encryption 5 years ago
zcash_primitives Merge pull request #69 from str4d/sapling-note-encryption 5 years ago
zcash_proofs Electric Coin Company 5 years ago
zcash_wallet Electric Coin Company 5 years ago
zip32 Move Sapling key structs from zip32 to zcash_primitives 5 years ago
.gitignore Initial commit. 7 years ago
.gitlab-ci.yml Remove duplicate test stage for rust lastest 6 years ago
.travis.yml Raise minimum Rust version to 1.32 5 years ago
Cargo.lock Switch to crypto_api_chachapoly crate 5 years ago
Cargo.toml Add ff and group crates to Cargo workspace 5 years ago
LICENSE-APACHE Add license files. 7 years ago
LICENSE-MIT Electric Coin Company 5 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.