mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
Pasta curves (Pallas/Vesta) — formal verification source
The argument to the poly::commitment prover and verifier was mistakenly represented as a challenge, when in fact the commitments may be opened at any scalar (which just happens to be a challenge within poly::multiopen). The poly::commitment APIs are now public again. |
||
|---|---|---|
| .github/workflows | ||
| benches | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| Contributor_Agreement | ||
| COPYING | ||
| katex-header.html | ||
| LICENSE-TGPPL | ||
| README.md | ||
halo2 
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.