1
Fork 0

Slides 2.5: DONE!

This commit is contained in:
Nadim Kobeissi 2025-07-06 16:37:24 +02:00
parent a6c57fb44e
commit 56f9692b96
Signed by: nadim
SSH key fingerprint: SHA256:o0JJHYcP8LVBoARMU+JjVbzJxL3HxW2F+C0yu/5zPgc
9 changed files with 2827 additions and 63 deletions

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@ I'm still working on the slides. If the checkbox isn't checked, it means you sho
- [x] Part 2: Topic 2
- [x] Part 2: Topic 3
- [ ] Part 2: Topic 4
- [ ] Part 2: Topic 5
- [x] Part 2: Topic 5
- [ ] Part 2: Topic 6
- [ ] Part 2: Topic 7
- [ ] Part 2: Topic 8

BIN
slides/images/verif_computational.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
slides/images/verif_implementations.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
slides/images/verif_symbolic.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -189,3 +189,4 @@
\newcommand\fstar{\textsf{F}\ensuremath{^\star}\xspace}
\newcommand\haclstar{\textsf{HACL}\ensuremath{^\star}\xspace}
\def\mycheckmark{\tikz\fill[scale=0.4](0,.4) -- (.35,0) -- (1.1,.65) -- (.35,.25) -- cycle;}