Skip to content

Commit 5f67d31

Browse files
committed
add TODO
1 parent 58e1183 commit 5f67d31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
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

0 commit comments

Comments
 (0)