{"id":20910155,"url":"https://github.com/viperproject/protocol-verification-refinement","last_synced_at":"2026-04-17T04:02:03.472Z","repository":{"id":103042063,"uuid":"576210690","full_name":"viperproject/protocol-verification-refinement","owner":"viperproject","description":"Artifact of the paper \"Sound Verication of Security Protocols: From Design to Interoperable Implementations\"","archived":false,"fork":false,"pushed_at":"2025-12-02T00:38:07.000Z","size":104804,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-02-28T18:48:08.308Z","etag":null,"topics":["automated-verification","implementation","protocol-verification","separation-logic","symbolic-security","tamarin"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viperproject.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.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-09T09:16:32.000Z","updated_at":"2025-11-09T12:48:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc7ee16c-4c07-47e5-af17-00840ed46d7c","html_url":"https://github.com/viperproject/protocol-verification-refinement","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/viperproject/protocol-verification-refinement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprotocol-verification-refinement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprotocol-verification-refinement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprotocol-verification-refinement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprotocol-verification-refinement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viperproject","download_url":"https://codeload.github.com/viperproject/protocol-verification-refinement/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Fprotocol-verification-refinement/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31914458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automated-verification","implementation","protocol-verification","separation-logic","symbolic-security","tamarin"],"created_at":"2024-11-18T14:14:05.469Z","updated_at":"2026-04-17T04:02:03.426Z","avatar_url":"https://github.com/viperproject.png","language":"Haskell","readme":"# Sound Verication of Security Protocols: From Design to Interoperable Implementations (artifact)\n\n[![DH \u0026 WireGuard Protocol Model Verification](https://github.com/viperproject/protocol-verification-refinement/actions/workflows/model.yml/badge.svg?branch=main)](https://github.com/viperproject/protocol-verification-refinement/actions/workflows/model.yml?query=branch%3Amain)\n[![DH Code Verification](https://github.com/viperproject/protocol-verification-refinement/actions/workflows/dh-code.yml/badge.svg?branch=main)](https://github.com/viperproject/protocol-verification-refinement/actions/workflows/dh-code.yml?query=branch%3Amain)\n[![WireGuard Code Verification](https://github.com/viperproject/protocol-verification-refinement/actions/workflows/wireguard-code.yml/badge.svg?branch=main)](https://github.com/viperproject/protocol-verification-refinement/actions/workflows/wireguard-code.yml?query=branch%3Amain)\n[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](./LICENSE)\n\n## I/O Specification Generator \u0026 Diffie-Hellman (DH) and WireGuard Case Studies\n\nThis repository contains the artifact for the paper \"Sound Verication of Security Protocols: From Design to Interoperable Implementations\", which appeared at the IEEE Symposium on Security and Privacy (S\u0026P), 2023.\n[[published version]](https://doi.org/10.1109/SP46215.2023.10179325)\n[[extended version]](https://pm.inf.ethz.ch/publications/ArquintWolfLallemandSasseSprengerWiesnerBasinMueller22.pdf)\n\nThis artifact provides the following content:\n- Subdirectory `wireguard/model` contains the Tamarin model together with instructions how to verify it\n- Subdirectory `wireguard/implementation` contains the verified Go implementation together with instructions how to verify and execute it.\n- The subdirectory `dh` contains the verified DH protocol model together with a verified Go and Java implementations. Additionally, `dh/faulty-go-implementation` contains a Go implementation that tries to send the DH private key in plaintext for which verification fails because the IO specification does not permit such a send operation.\n- The subdirectory `specification-generator` contains the sources of our tool to generate I/O specifications for Gobra \u0026 VeriFast from a Tamarin model.\n\nThis artifact has been archived on Zenodo (DOI: [10.5281/zenodo.7409524](https://doi.org/10.5281/zenodo.7409524)). The paper can be cited as follows (for BibTeX):\n\n```BibTex\n@inproceedings{ArquintWLSSWBM23,\n  author = {Arquint, Linard and Wolf, Felix A. and Lallemand, Joseph and Sasse, Ralf and Sprenger, Christoph and Wiesner, Sven N. and Basin, David and M\\\"uller, Peter},\n  booktitle = {2023 IEEE Symposium on Security and Privacy (SP)},\n  title = {Sound Verification of Security Protocols: From Design to Interoperable Implementations},\n  year = {2023},\n  volume = {},\n  number = {},\n  pages = {1077-1093},\n  keywords = {protocol-verification;symbolic-security;automated-verification;tamarin;separation-logic;implementation},\n  publisher = {IEEE},\n  month = may,\n  doi = {10.1109/SP46215.2023.10179325},\n  url = {https://doi.org/10.1109/SP46215.2023.10179325},\n  urltext = {Publisher},\n  url1 = {https://pm.inf.ethz.ch/publications/ArquintWolfLallemandSasseSprengerWiesnerBasinMueller23.pdf},\n  url1text = {PDF}\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperproject%2Fprotocol-verification-refinement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviperproject%2Fprotocol-verification-refinement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperproject%2Fprotocol-verification-refinement/lists"}