Go to file
Sean Bowe 49017b4e05
Remove outdated notice in README.
2018-11-26 16:15:36 -07:00
benches Change pedersen hash outside the circuit to use window table lookups. 2018-07-30 07:30:40 -06:00
examples Fix benchmark due to anchor change in witness. 2018-03-27 21:31:32 -06:00
src Add must_use to operations over Edwards/Montgomery points. 2018-07-30 18:37:01 -06:00
.gitignore Initial commit 2017-11-13 01:54:13 -07:00
COPYRIGHT Rename "sapling" to "sapling-crypto" in COPYRIGHT. 2017-12-06 10:15:12 -07:00
Cargo.toml Update to the latest pairing crate version. 2018-05-17 13:01:29 -06:00
LICENSE-APACHE Initial commit 2017-11-13 01:54:13 -07:00
LICENSE-MIT Initial commit 2017-11-13 01:54:13 -07:00
README.md Remove outdated notice in README. 2018-11-26 16:15:36 -07:00

README.md

sapling-crypto

This repository contains a (work-in-progress) implementation of Zcash's "Sapling" cryptography.

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.