Go to file
therealyingtong 0caf1d2087
Provide aux_commitments to verifier and aux_lagrange_polys to prover
2020-09-19 12:39:04 -06:00
.github/workflows Minor adjustments for CI 2020-08-24 13:35:12 -06:00
benches Rename 'plonk' benchmark to 'arithmetic' 2020-09-16 08:55:39 +08:00
src Provide aux_commitments to verifier and aux_lagrange_polys to prover 2020-09-19 12:39:04 -06:00
.gitignore Add .vscode to .gitignore. 2020-09-06 11:33:47 -06:00
CHANGELOG.md Initial commit 2020-08-22 14:15:39 -06:00
COPYING Initial commit 2020-08-22 14:15:39 -06:00
Cargo.toml Rename 'plonk' benchmark to 'arithmetic' 2020-09-16 08:55:39 +08:00
Contributor_Agreement Initial commit 2020-08-22 14:15:39 -06:00
LICENSE-TGPPL Initial commit 2020-08-22 14:15:39 -06:00
README.md Initial commit 2020-08-22 14:15:39 -06:00
katex-header.html Initial commit 2020-08-22 14:15:39 -06:00

README.md

halo2 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.