Go to file
ebfull 3b8246f3eb
Merge pull request #68 from ebfull/redjubjub-final-work
Make PublicKey inner Point public so that we can use it during zk-SNARK verification
2018-05-07 14:21:49 -06:00
examples Fix benchmark due to anchor change in witness. 2018-03-27 21:31:32 -06:00
src Make PublicKey inner Point public so that we can use it during zk-SNARK verification. 2018-05-01 15:23:34 -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 bellman 0.1 2018-04-06 13:29:58 -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 Change library name and add README. 2017-12-06 10:10:56 -07: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.