Go to file
Jack Grigg b856d23069
Reverse a clone of [u8; 32] instead of allocating
2019-03-07 23:43:58 +00:00
bellman Add ff and group crates to Cargo workspace 2019-01-06 09:50:07 +00:00
ff
group Add ff and group crates to Cargo workspace 2019-01-06 09:50:07 +00:00
librustzcash Make loading of Sprout key optional in zcash_proofs API 2019-02-26 13:44:28 -07:00
pairing Add ff and group crates to Cargo workspace 2019-01-06 09:50:07 +00:00
sapling-crypto derive Debug for various structs 2019-02-26 13:44:28 -07:00
zcash_primitives Reverse a clone of [u8; 32] instead of allocating 2019-03-07 23:43:58 +00:00
zcash_proofs Make loading of Sprout key optional in zcash_proofs API 2019-02-26 13:44:28 -07:00
zcash_wallet
zip32 impl Clone for ExtendedFullViewingKey 2019-02-26 13:44:28 -07:00
.gitignore
.gitlab-ci.yml
.travis.yml
Cargo.lock Compute TxId for Transaction 2019-03-07 23:42:00 +00:00
Cargo.toml Add ff and group crates to Cargo workspace 2019-01-06 09:50:07 +00: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.