Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
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 2f1cae62b1
Upgrade to fpe 0.2
5 years ago
bellman Migrate to rand 0.7 5 years ago
ff Clarify masking of bits in Field::random impls 5 years ago
group Migrate to rand 0.7 5 years ago
librustzcash Merge pull request #92 from str4d/transaction-builder 5 years ago
pairing Migrate to rand 0.7 5 years ago
sapling-crypto Clarify masking of bits in Field::random impls 5 years ago
zcash_client_backend Migrate to rand 0.7 5 years ago
zcash_primitives Upgrade to fpe 0.2 5 years ago
zcash_proofs Make Amount opaque, and use it more 5 years ago
.gitignore
.gitlab-ci.yml
.travis.yml Bump minimum Rust version to 1.36 5 years ago
Cargo.lock Upgrade to fpe 0.2 5 years ago
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.