{"id":20608567,"url":"https://github.com/logicalhacking/isabelle-ofmc","last_synced_at":"2026-03-09T17:11:06.455Z","repository":{"id":95337576,"uuid":"64435009","full_name":"logicalhacking/isabelle-ofmc","owner":"logicalhacking","description":"Isabelle/OFMC - Linking OFMC and Isabelle/HOL","archived":false,"fork":false,"pushed_at":"2021-01-01T15:23:53.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-05T10:53:41.548Z","etag":null,"topics":["isabelle-hol","ofmc","protocol-security"],"latest_commit_sha":null,"homepage":"https://www.brucker.ch/projects/isabelle-ofmc/","language":"Standard ML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logicalhacking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-28T23:33:18.000Z","updated_at":"2024-01-17T13:58:13.000Z","dependencies_parsed_at":"2023-04-03T16:02:39.051Z","dependency_job_id":null,"html_url":"https://github.com/logicalhacking/isabelle-ofmc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/logicalhacking/isabelle-ofmc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicalhacking%2Fisabelle-ofmc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicalhacking%2Fisabelle-ofmc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicalhacking%2Fisabelle-ofmc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicalhacking%2Fisabelle-ofmc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logicalhacking","download_url":"https://codeload.github.com/logicalhacking/isabelle-ofmc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicalhacking%2Fisabelle-ofmc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30303952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["isabelle-hol","ofmc","protocol-security"],"created_at":"2024-11-16T10:11:02.996Z","updated_at":"2026-03-09T17:11:06.422Z","avatar_url":"https://github.com/logicalhacking.png","language":"Standard ML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Isabelle/OFMC - Linking OFMC and Isabelle/HOL\n\nThis is a developer release for Isabelle/OFMC, i.e., while it may be\nof interested to experts, it is not yet useable by the general\npublic. This development version comprise a small Isabelle\ntheory and a prototypical tool, called anb2thy. Using OFMC's\nfixed-point module, anb2thy generate a Isabelle theory (for \n [Isabelle 2016](http://isabelle.in.tum.de/website-Isabelle2016/index.html)) \nfile for protocols that haven been successfully validated by OFMC. \n\nThis project has been superseded by [Automated Stateful Protocol\nVerification](https://www.isa-afp.org/entries/Automated_Stateful_Protocol_Verification.html)\nand is no longer maintained. In contrast, [Automated Stateful Protocol\nVerification](https://www.isa-afp.org/entries/Automated_Stateful_Protocol_Verification.html)\nis actively maintained and also, as official entry of the Archive of\nFormal Proofs, always supports the latest version of Isabelle. More\ninformation about the [Automated Stateful Protocol\nVerification](https://www.isa-afp.org/entries/Automated_Stateful_Protocol_Verification.html)\nproject (including its source code) is available in the AFP:\n\n* Andreas V. Hess, Sebastian Mödersheim, Achim D. Brucker, and Anders\n  Schlichtkrull. Automated Stateful Protocol Verification. In Archive \n  of Formal Proofs, 2020. \n  \u003chttp://www.isa-afp.org/entries/Automated_Stateful_Protocol_Verification.html\u003e, \n  Formal proof development.\n\nThe following publication provides a more abstract description of the\nunderlying theory:\n\n* Andreas V. Hess, Sebastian Mödersheim, Achim D. Brucker, and Anders\n  Schlichtkrull. Performing Security Proofs of Stateful Protocols. In\n  34th IEEE Computer Security Foundations Symposium (CSF). IEEE,\n  2021. [doi:10.1109/CSF51468.2021.00006](https://doi.org/10.1109/CSF51468.2021.00006).\n  https://www.brucker.ch/bibliography/abstract/brucker.ea-web-components-2019\n\n\n## Team \n\n* [Achim D. Brucker](http://www.brucker.ch/)\n\n## License\n\nThis project is licensed under a 2-clause BSD-style license.\n\nSPDX-License-Identifier: BSD-2-Clause\n\n## Master Repository\n\nThe master git repository for this project is hosted by the [Software\nAssurance \u0026 Security Research Team](https://logicalhacking.com) at\n\u003chttps://git.logicalhacking.com/ProtocolSecurity/isabelle-ofmc\u003e.\n\n## Publications\n\n* Achim D. Brucker and Sebastian A. Mödersheim. [Integrating Automated \n  and Interactive Protocol Verification](https://www.brucker.ch/bibliography/download/2009/brucker.ea-integrating-2009.pdf). \n  In Workshop on Formal Aspects in Security and Trust (FAST 2009). Lecture \n  Notes in Computer Science (5983), pages 248-262, Springer-Verlag , 2009. \n  https://www.brucker.ch/bibliography/abstract/brucker.ea-integrating-2009.\n  doi: [10.1007/978-3-642-12459-4_18](http://dx.doi.org/10.1007/978-3-642-12459-4_18)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicalhacking%2Fisabelle-ofmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogicalhacking%2Fisabelle-ofmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicalhacking%2Fisabelle-ofmc/lists"}