add proverif analysis of Rosenpass, the protocol

The analysis was conducted as joint effort between @koraa and @blipp.

Co-authored-by: Benjamin Lipp <blipp@mailbox.org>
This commit is contained in:
Karolin Varner
2023-02-23 20:18:35 +01:00
committed by wucke13
parent 2a917de6d8
commit 137cd5e85a
21 changed files with 1242 additions and 0 deletions

5
analysis/prelude/N.mpv Normal file
View File

@@ -0,0 +1,5 @@
#pragma once
#define N nat
#define zero 0
#define S 1+