File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33## Perf
44
5- - 128 bits security
6- - Merkle pruning
5+ - we can save 2 committed columns in the execution table (keeping the same degree of constraints)
76- the interpreter of leanISA (+ witness generation) can be partially parallelized when there are some independent loops
87- Opti WHIR: in sumcheck we know more than f(0) + f(1), we know f(0) and f(1)
98- Opti WHIR https://github.com/tcoratger/whir-p3/issues/303 and https://github.com/tcoratger/whir-p3/issues/306 ?
@@ -36,6 +35,7 @@ But we can get the bost of both worlds (suggested by Lev, TODO implement):
3635
3736## Security:
3837
38+ - 128 bits security? (currently 123.9)
3939- Fiat Shamir: add a claim tracing feature, to ensure all the claims are indeed checked (Lev)
4040- Double Check AIR constraints, logup overflows etc
4141- Formal Verification
You can’t perform that action at this time.
0 commit comments