From 22da81b807bfe0c7b0d3fdb22eccfb25e42cf6f5 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Fri, 29 Jul 2016 00:51:36 +0100 Subject: [PATCH] Updated readme. --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 21d321e..c2ea65b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ - - Isabelle/OFMC - Linking OFMC and Isabelle/HOL - ============================================= - +# Isabelle/OFMC - Linking OFMC and Isabelle/HOL This is a developer release for Isabelle/OFMC, i.e., while it may be of interested to experts, it is not yet useable by the general public. This development version comprises a small set of Isabelle @@ -9,4 +6,16 @@ theories and a prototypical tool, called anb2thy. Using OFMC's fixed-point module, anb2thy generates Isabelle theory files for protocols that haven been successfully validated by OFMC. +## Team +* [Achim D. Brucker](http://www.brucker.ch/) +## License +This project is licensed under a 2-clause BSD-style license. + +## Publications +* Achim D. Brucker and Sebastian A. Mödersheim. [Integrating Automated + and Interactive Protocol Verification](https://www.brucker.ch/bibliography/download/2009/brucker.ea-integrating-2009.pdf). + In Workshop on Formal Aspects in Security and Trust (FAST 2009). Lecture + Notes in Computer Science (5983), pages 248-262, Springer-Verlag , 2009. + https://www.brucker.ch/bibliography/abstract/brucker.ea-integrating-2009. + doi: [10.1007/978-3-642-12459-4_18](http://dx.doi.org/10.1007/978-3-642-12459-4_18)