mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-03 19:53:40 +00:00
book: Small changes from review
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
59010c4674
commit
0a2fb4781d
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ The Halo 2 proving system can be broken down into five stages:
|
|||
- Equality constraint permutations.
|
||||
- Products for each lookup argument.
|
||||
2. Construct the vanishing argument to constrain all circuit relations to zero:
|
||||
- Custom gates.
|
||||
- Standard and custom gates.
|
||||
- Lookup argument rules.
|
||||
- Equality constraint permutation rules.
|
||||
3. Evaluate the above polynomials at all necessary points:
|
||||
|
|
|
|||
|
|
@ -6,6 +6,6 @@ opening proofs, based around the Inner Product Argument.
|
|||
> TODO: Explain Halo 2's variant of the IPA.
|
||||
>
|
||||
> It is very similar to $\text{PC}_\text{DL}.\text{Open}$ from Appendix A.2 of [BCMS20].
|
||||
> See [this comparision](comparison.md#bcms20-appendix-a2) for details.
|
||||
> See [this comparison](comparison.md#bcms20-appendix-a2) for details.
|
||||
>
|
||||
> [BCMS20]: https://eprint.iacr.org/2020/499
|
||||
|
|
|
|||
Loading…
Reference in a new issue