librustzcash/sapling-crypto
Jack Grigg 012d43bc8c
derive Debug for various structs
2019-02-26 13:44:28 -07: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 derive Debug for various structs 2019-02-26 13:44:28 -07: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 Add ff and group crates to Cargo workspace 2019-01-06 09:50:07 +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.