librustzcash/sapling-crypto
Jack Grigg 5728bda2c1
Replace rust-crypto with sha2 in sapling-crypto dev-dependencies
This removes rand < 0.5 from our Cargo.lock.
2019-07-19 00:35:06 +02:00
..
benches Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
examples Migrate sapling-crypto to rand 0.5 2019-07-19 00:35:06 +02:00
src Replace rust-crypto with sha2 in sapling-crypto dev-dependencies 2019-07-19 00:35:06 +02: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 Replace rust-crypto with sha2 in sapling-crypto dev-dependencies 2019-07-19 00:35:06 +02: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.