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.
 
 
str4d 0255dca16e
Clarify masking of bits in Field::random impls
5 years ago
..
benches Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 6 years ago
examples Migrate sapling-crypto to rand_core 0.4 5 years ago
src Clarify masking of bits in Field::random impls 5 years ago
.gitignore Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 6 years ago
COPYRIGHT Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 6 years ago
Cargo.toml Migrate to rand 0.7 5 years ago
LICENSE-APACHE Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 6 years ago
LICENSE-MIT Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 6 years ago
README.md Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 6 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.