Go to file
Jack Grigg 0abc0ef11a book: Revert to the previous nullifier design
We examined the nullifier designs more closely, and determined that the
previously-selected design was actually fine, but for a somewhat-subtle
reason: even though an adversary with knowledge of a victim's full viewing
key could choose psi to cancel out Hash_nk(rho), the nullifier still
directly depends on rho via the note commitment.
2021-01-20 14:06:03 +00:00
.github/workflows Use mdbook 0.4.5 2021-01-09 02:35:40 +00:00
book book: Revert to the previous nullifier design 2021-01-20 14:06:03 +00:00
src Rename to Orchard 2021-01-08 16:51:10 +00:00
.gitignore Initial commit 2020-10-20 15:12:37 -06:00
COPYING Change to TGPPL 2020-10-20 15:13:21 -06:00
Cargo.toml Rename to Orchard 2021-01-08 16:51:10 +00:00
LICENSE-TGPPL Change to TGPPL 2020-10-20 15:13:21 -06:00
README.md Rename to Orchard 2021-01-08 16:51:10 +00:00
katex-header.html Initial commit 2020-10-20 15:12:37 -06:00

README.md

orchard Crates.io

IMPORTANT: This library is being actively developed and should not be used in production software.

Documentation

License

Copyright 2020 The Electric Coin Company.

You may use this package under the Transitive Grace Period Public Licence, version 1.0, or at your option, any later version. See the file LICENSE-TGPPL for the terms of the Transitive Grace Period Public Licence, version 1.0.

The purpose of the TGPPL is to allow commercial improvements to the package while ensuring that all improvements are eventually open source. See here for why the TGPPL exists, graphically illustrated on three slides.