# HG changeset patch # User Christian Urban # Date 1568976203 -3600 # Node ID 6552c4d0b0757fe95ffb3219d8a17820393b93e6 # Parent bd291e68d9765d23a5d7c1a6c69c9b1dd99d6a25 updated diff -r bd291e68d976 -r 6552c4d0b075 index.html --- a/index.html Fri Sep 20 11:35:35 2019 +0100 +++ b/index.html Fri Sep 20 11:43:23 2019 +0100 @@ -249,7 +249,7 @@ In our formalisation we use the inductive method we learned from Prof. Larry Paulson. - He used this method in order to prove the correctness of security + He used this method in order to prove the correctness of cryptographic protocols. We have implemented our algorithm on top of the the small PINTOS operating system used for teaching (we passed all their test cases and were