Skip to content

Commit 7ccc8d3

Browse files
updates paper
1 parent 3de83d3 commit 7ccc8d3

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
This repository provides the following content:
88
- [Full paper](./full_paper.pdf) containing the proofs
9-
- [Full paper with diff](./full_paper_colored.pdf) containing the full paper with changes compared to the previous submission marked in blue
9+
- [Paper with diff](./paper_diff.pdf) containing the paper with changes compared to the previous submission marked in blue
1010
- Subdirectory `wireguard/model` contains the Tamarin model together with instructions how to verify it
1111
- Subdirectory `wireguard/implementation` contains the verified Go implementation together with instructions how to verify and execute it.
1212
- 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.

full_paper.pdf

-2.86 KB
Binary file not shown.

paper_diff.pdf

477 KB
Binary file not shown.

0 commit comments

Comments
 (0)