mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
book: Re-order "Proving system" sub-sections
This commit is contained in:
parent
7ac44e8d53
commit
4aceada21a
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@
|
|||
- [Tips and tricks](user/tips-and-tricks.md)
|
||||
- [Design](design.md)
|
||||
- [Proving system](design/proving-system.md)
|
||||
- [Multipoint opening argument](design/proving-system/multipoint-opening.md)
|
||||
- [Permutation argument](design/proving-system/permutation.md)
|
||||
- [Lookup argument](design/proving-system/lookup-argument.md)
|
||||
- [Permutation argument](design/proving-system/permutation.md)
|
||||
- [Multipoint opening argument](design/proving-system/multipoint-opening.md)
|
||||
- [Comparison to other work](design/proving-system/comparison.md)
|
||||
- [Implementation](design/implementation.md)
|
||||
- [Gadgets](design/gadgets.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue