https://github.com/logicalhacking/stateful_protocol_composition_and_typing
https://github.com/logicalhacking/stateful_protocol_composition_and_typing
isabelle-hol protocol-verification security-protocols verification
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/logicalhacking/stateful_protocol_composition_and_typing
- Owner: logicalhacking
- License: other
- Created: 2020-05-23T14:00:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T15:55:25.000Z (over 3 years ago)
- Last Synced: 2025-03-06T17:40:49.284Z (10 months ago)
- Topics: isabelle-hol, protocol-verification, security-protocols, verification
- Language: Isabelle
- Size: 306 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION
Awesome Lists containing this project
README
# Stateful Protocol Composition and Typing
This git repository contains a local mirror of
[Stateful Protocol Composition and Typing](https://www.isa-afp.org/entries/Stateful_Protocol_Composition_and_Typing.html)
entry of the
[Archive of Formal Proofs (AFP)](https://www.isa-afp.org).
The official AFP releases are tagged. Additionally, this repository
may contain extensions (i.e., a development version) that may be
submitted (as an update of the Stateful Protocol Composition and Typing entry) at a later stage.
## Installation
```console
achim@logicalhacking:~$ isabelle build -D Stateful_Protocol_Composition_and_Typing
```
## Authors
* Andreas V. Hess
* [Sebastian Mödersheim](https://people.compute.dtu.dk/samo/)
* [Achim D. Brucker](http://www.brucker.ch/)
## License
This project is licensed under a 3-clause BSD-style license.
SPDX-License-Identifier: BSD-3-Clause
## Upstream Repository
The upstream git repository, i.e., the single source of truth, for this project is hosted
by the [Software Assurance & Security Research Team](https://logicalhacking.com) at
.
## Publications
* Andreas V. Hess, Sebastian Mödersheim, and Achim D. Brucker. Stateful
Protocol Composition and Typing. In Archive of Formal Proofs, 2020.
,
Formal proof development
* Andreas V. Hess, Sebastian A. Mödersheim, and Achim D. Brucker. Stateful
Protocol Composition. In ESORICS. Lecture Notes in Computer Science (11098),
pages 427-446, Springer-Verlag, 2018. doi:[10.1007/978-3-319-99073-6](https://dx.doi.org/10.1007/978-3-319-99073-6)