mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
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:
5
analysis/prelude/N.mpv
Normal file
5
analysis/prelude/N.mpv
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define N nat
|
||||
#define zero 0
|
||||
#define S 1+
|
||||
Reference in New Issue
Block a user