Go to file
Jack Grigg 9410d14d0a book: Switch to a new nullifier design
The previously-selected design was broken because an adversary with
knowledge of a victim's full viewing key could perform a Faerie Gold
attack: given knowledge of nk, they can choose psi to cancel out
Hash_nk(rho) and cause a collision.
2021-01-09 00:22:52 +00:00
.github/workflows book: Add KaTeX support 2021-01-08 17:01:35 +00:00
book book: Switch to a new nullifier design 2021-01-09 00:22:52 +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.