first iteration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Formal Analysis of the Nested Ratchet Protocol, and Symbolic Formal Verification of Sender Keys, Signal, Megolm, Olm, 3DH, and X3DH. The main models are written in [ProVerif](https://en.wikipedia.org/wiki/ProVerif); additional supplementary models (extra from the main results described in the paper) are provided in [VerifPal](https://en.wikipedia.org/wiki/ProVerif)
|
||||
|
||||
# Environment Setupmegolm-initiator-deny.pv
|
||||
# Environment Setup
|
||||
1. Install the [nix package manager](https://nixos.org/download/)
|
||||
2. Navigate to the current directory, and run `nix develop`. You will get dropped into a devshell with the correct versions of [ProVerif](https://en.wikipedia.org/wiki/ProVerif) and [VerifPal](https://verifpal.com/). Feel free to execute another shell (i.e. `zsh`) if you have something against `bash`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user