Go to file
str4d edffeb870e
Merge pull request #69 from daira/daira-zeros
[Book] Explain the decision to exclude zero points and scalars for KA.Orchard
2021-04-21 20:19:35 +01:00
.github/workflows Set MSRV to 1.51.0 2021-03-26 08:13:25 +13:00
benches Add small key derivation benchmarks 2021-03-20 18:19:51 +13:00
book [Book] Explain the decision to exclude zero points and scalars for KA.Orchard. fixes #62 2021-04-21 18:38:25 +01:00
src Implement ValueCommit^Orchard 2021-04-15 17:08:06 +12:00
.gitignore Initial commit 2020-10-20 15:12:37 -06:00
CHANGELOG.md Initialize the changelog 2021-01-22 23:57:34 +00:00
COPYING Change to TGPPL 2020-10-20 15:13:21 -06:00
Cargo.toml Implement ValueCommit^Orchard 2021-04-15 17:08:06 +12:00
LICENSE-TGPPL Change to TGPPL 2020-10-20 15:13:21 -06:00
README.md Set MSRV to 1.51.0 2021-03-26 08:13:25 +13:00
katex-header.html Initial commit 2020-10-20 15:12:37 -06:00
rust-toolchain Set MSRV to 1.51.0 2021-03-26 08:13:25 +13:00

README.md

orchard Crates.io

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

Requires Rust 1.51+.

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.