Go to file
Sean Bowe 281cfe1912 Merge commit 'd029ddea8396d7a39910028dd5ae436a3bd3e9bb' as 'jubjub' 2019-12-12 11:32:47 -07:00
.github/workflows Squashed 'jubjub/' content from commit 9987ddf 2019-12-12 11:32:47 -07:00
bellman Doc link fixes 2019-11-07 17:33:22 +00:00
bls12_381 Merge commit 'dbd9bd1b9b43038e60bda8f14576580e51924ea0' as 'bls12_381' 2019-12-12 11:32:35 -07:00
ff Merge pull request #135 from NikVolf/extern-purge 2019-10-31 17:12:26 +00:00
group group 0.2.0 2019-10-08 17:43:33 +13:00
jubjub Merge commit 'd029ddea8396d7a39910028dd5ae436a3bd3e9bb' as 'jubjub' 2019-12-12 11:32:47 -07:00
librustzcash Clarify length of return buffer for appended leaves 2019-12-05 14:33:03 +00:00
pairing pairing 0.15.0 2019-10-08 17:43:33 +13:00
zcash_client_backend zcash_client_backend::decrypt_transaction 2019-11-27 15:45:13 +00:00
zcash_primitives refactor to manage test code and data in separate modules 2019-12-11 23:58:13 +00:00
zcash_proofs Pass bellman's multicore feature flag through to zcash_proofs 2019-12-11 18:46:47 +00:00
.gitignore Squashed 'jubjub/' content from commit 9987ddf 2019-12-12 11:32:47 -07:00
.gitlab-ci.yml Remove duplicate test stage for rust lastest 2018-10-09 09:34:10 -07:00
.travis.yml Move code coverage from Travis CI to Actions 2019-11-07 18:16:27 +00:00
Cargo.lock MMR trees API (#118) 2019-12-04 21:24:26 +00:00
Cargo.toml Squashed 'jubjub/' content from commit 9987ddf 2019-12-12 11:32:47 -07:00
LICENSE-APACHE Squashed 'jubjub/' content from commit 9987ddf 2019-12-12 11:32:47 -07:00
LICENSE-MIT Squashed 'jubjub/' content from commit 9987ddf 2019-12-12 11:32:47 -07:00
README.md Squashed 'jubjub/' content from commit 9987ddf 2019-12-12 11:32:47 -07:00
rust-toolchain Squashed 'bls12_381/' content from commit a9c2c4e 2019-12-12 11:32:35 -07:00

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.