3
0
mirror of https://github.com/Qortal/pirate-librustzcash.git synced 2025-02-23 14:15:46 +00:00
Jack Grigg 6dcb4040af
Switch to crypto_api_chachapoly crate
This crate exposes both the ChaCha20Poly1305 IETF construction, and the
underlying ChaCha20 IETF primitive, removing the need for depending on
our own fork of the previous chacha20-poly1305-aead crate.
2019-04-11 06:33:41 -07:00
2017-03-17 11:07:23 -06:00
2017-03-17 11:09:05 -06:00
2017-03-17 11:09:05 -06:00
2018-08-23 21:10:04 +01:00

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.

Description
Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Readme 6.6 MiB
Languages
Rust 99.4%
Sage 0.6%