Skip to content

Commit

Permalink
updates paper
Browse files Browse the repository at this point in the history
  • Loading branch information
SoundVerification committed Aug 19, 2022
1 parent 3de83d3 commit 7ccc8d3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

This repository provides the following content:
- [Full paper](./full_paper.pdf) containing the proofs
- [Full paper with diff](./full_paper_colored.pdf) containing the full paper with changes compared to the previous submission marked in blue
- [Paper with diff](./paper_diff.pdf) containing the paper with changes compared to the previous submission marked in blue
- Subdirectory `wireguard/model` contains the Tamarin model together with instructions how to verify it
- Subdirectory `wireguard/implementation` contains the verified Go implementation together with instructions how to verify and execute it.
- The subdirectory `dh` contains the verified DH protocol model together with a verified Go and Java implementations. Additionally, `dh/faulty-go-implementation` contains a Go implementation that tries to send the DH private key in plaintext for which verification fails because the IO specification does not permit such a send operation.
Expand Down
Binary file modified full_paper.pdf
Binary file not shown.
Binary file added paper_diff.pdf
Binary file not shown.

0 comments on commit 7ccc8d3

Please sign in to comment.