Go to file
Kris Nuttycombe 34aedac868
Merge pull request #148 from zcash/pczt-user-address
pczt: Add output field for storing the user-facing address
2024-12-13 11:47:45 -07:00
.github
benches
src pczt: Add output field for storing the user-facing address 2024-12-13 18:22:41 +00:00
.gitignore
CHANGELOG.md Add `DiversifiableFullViewingKey::to_internal_fvk`. 2024-12-05 17:07:29 +00:00
COPYRIGHT
Cargo.lock Implement PCZT support 2024-12-03 11:27:15 +00:00
Cargo.toml Implement PCZT support 2024-12-03 11:27:15 +00: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.