librustzcash/sapling-crypto
Jack Grigg 22ccd1bceb
Update sapling-crypto crate to use ff crate
2019-01-06 09:22:03 +00:00
..
benches Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
examples Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
src Update sapling-crypto crate to use ff crate 2019-01-06 09:22:03 +00: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 Update sapling-crypto crate to use ff crate 2019-01-06 09:22:03 +00: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.