mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 14:33:37 -08:00
15 lines
507 B
Markdown
15 lines
507 B
Markdown
# TODO for the project of rewriting Marzipan
|
|
|
|
## Next steps
|
|
|
|
* ~~figure out why ProVerif is started on the non-processed mpv file~~
|
|
* ~~rework rebound warnings (`clean_warnings` Bash function)~~
|
|
```bash
|
|
rosenpass$ rosenpass-marzipan run-proverif target/proverif/03_identity_hiding_responder.entry.o.pv target/proverif/03_identity_hiding_responder.entry.log
|
|
```
|
|
|
|
* provide log parameter to `rosenpass-marzipan`-call
|
|
* cpp pre-processing stuff
|
|
* awk pre-processing stuff
|
|
* `pretty_output` Bash function
|