Go to file
Kris Nuttycombe 1aa51971da Release sapling-crypto version 0.2.0
This is a maintenance release to upgrade the `incrementalmerkletree`
dependency to version 0.6.
2024-08-12 15:23:27 -06:00
.github
benches
src Derive `{PartialOrd, Ord}` for `note::Nullifier` 2024-03-20 11:39:06 -06:00
.gitignore
CHANGELOG.md Release sapling-crypto version 0.2.0 2024-08-12 15:23:27 -06:00
COPYRIGHT
Cargo.lock Release sapling-crypto version 0.2.0 2024-08-12 15:23:27 -06:00
Cargo.toml Release sapling-crypto version 0.2.0 2024-08-12 15:23:27 -06:00
LICENSE-APACHE
LICENSE-MIT
README.md
rust-toolchain.toml

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.