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.
 
 
Sean Bowe abca61401e
Implementation of SHA256 choice operation for Boolean.
7 years ago
examples Disable this, for now. 7 years ago
src Implementation of SHA256 choice operation for Boolean. 7 years ago
.gitignore Initial commit 7 years ago
COPYRIGHT Rename "sapling" to "sapling-crypto" in COPYRIGHT. 7 years ago
Cargo.toml Adopt BLAKE2s personalization throughout protocol. 7 years ago
LICENSE-APACHE Initial commit 7 years ago
LICENSE-MIT Initial commit 7 years ago
README.md Change library name and add README. 7 years ago

README.md

sapling-crypto

This repository contains a (work-in-progress) implementation of Zcash's "Sapling" cryptography.

Security Warnings

This library is currently under development and has not been reviewed.

License

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.