This repository has been archived on 2021-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
isabelle-ofmc/README.md

35 lines
1.4 KiB
Markdown
Raw Normal View History

2016-07-28 23:51:36 +00:00
# Isabelle/OFMC - Linking OFMC and Isabelle/HOL
2018-08-03 15:51:53 +00:00
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 comprise a small Isabelle
theory and a prototypical tool, called anb2thy. Using OFMC's
fixed-point module, anb2thy generate a Isabelle theory (for
[Isabelle 2016](http://isabelle.in.tum.de/website-Isabelle2016/index.html))
file for protocols that haven been successfully validated by OFMC.
2016-07-28 23:51:36 +00:00
## Team
2018-08-03 15:51:53 +00:00
2016-07-28 23:51:36 +00:00
* [Achim D. Brucker](http://www.brucker.ch/)
## License
2018-08-03 15:51:53 +00:00
2016-07-28 23:51:36 +00:00
This project is licensed under a 2-clause BSD-style license.
2018-08-03 15:53:47 +00:00
SPDX-License-Identifier: BSD-2-Clause
2018-08-03 15:56:55 +00:00
## Master Repository
The master git repository for this project is hosted by the [Software
Assurance & Security Research Team](https://logicalhacking.com) at
<https://git.logicalhacking.com/ProtocolSecurity/isabelle-ofmc>.
2016-07-28 23:51:36 +00:00
## Publications
2018-08-03 15:51:53 +00:00
2016-07-28 23:51:36 +00:00
* 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)