You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sean Bowe 49017b4e05
Remove outdated notice in README.
5 years ago
benches Change pedersen hash outside the circuit to use window table lookups. 5 years ago
examples Fix benchmark due to anchor change in witness. 5 years ago
src Add must_use to operations over Edwards/Montgomery points. 5 years ago
.gitignore Initial commit 6 years ago
COPYRIGHT Rename "sapling" to "sapling-crypto" in COPYRIGHT. 6 years ago
Cargo.toml Update to the latest pairing crate version. 5 years ago
LICENSE-APACHE Initial commit 6 years ago
LICENSE-MIT Initial commit 6 years ago
README.md Remove outdated notice in README. 5 years ago

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.