Go to file
Jack Grigg 2beb6c3e82 Invert the Poseidon test vectors for Orchard
We now hard-code the Poseidon round constants and MDS for the Poseidon
specification used for Orchard nullifiers, as produced by the reference
implementation, and test that our constant generation can recreate them.
2021-03-18 16:47:01 +13:00
.github/workflows
book book: Update commitment tree section with the design decision 2021-02-12 01:47:04 +00:00
src Invert the Poseidon test vectors for Orchard 2021-03-18 16:47:01 +13:00
.gitignore
CHANGELOG.md Initialize the changelog 2021-01-22 23:57:34 +00:00
COPYING
Cargo.toml Add test vectors from the reference implementation 2021-03-18 16:38:06 +13:00
LICENSE-TGPPL
README.md
katex-header.html

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.