librustzcash/sapling-crypto
Jack Grigg 5fb9b86ba0
Move Jubjub, Pedersen hash and primitives into zcash_primitives
2019-08-14 10:47:22 +01:00
..
src Move Jubjub, Pedersen hash and primitives into zcash_primitives 2019-08-14 10:47:22 +01:00
.gitignore Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
COPYRIGHT Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
Cargo.toml Upgrade to digest 0.8 2019-08-14 01:12:24 +01:00
LICENSE-APACHE Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
LICENSE-MIT Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
README.md Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00

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.