-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a3c3b6
commit 6344bd5
Showing
3 changed files
with
89 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
@inproceedings{BruggerKovacsPetkovicRainRawson:checkmateCCS, | ||
author = {Brugger, Lea Salome and Kov\'{a}cs, Laura and Petkovic Komel, Anja and Rain, Sophie and Rawson, Michael}, | ||
title = {CheckMate: Automated Game-Theoretic Security Reasoning}, | ||
year = {2023}, | ||
isbn = {9798400700507}, | ||
publisher = {Association for Computing Machinery}, | ||
address = {New York, NY, USA}, | ||
url = {https://doi.org/10.1145/3576915.3623183}, | ||
doi = {10.1145/3576915.3623183}, | ||
booktitle = {Proceedings of the 2023 ACM SIGSAC Conference on Computer and Communications Security}, | ||
pages = {1407-1421}, | ||
numpages = {15}, | ||
keywords = {automated reasoning, decentralized protocols, game theory, secure protocols, security analysis}, | ||
location = {Copenhagen, Denmark}, | ||
series = {CCS '23} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@inproceedings{LPAR2024:Scaling_CheckMate_Game_Theoretic, | ||
author = {Sophie Rain and Lea Salome Brugger and Anja Petković Komel and Laura Kovács and Michael Rawson}, | ||
title = {Scaling CheckMate for Game-Theoretic Security}, | ||
booktitle = {Proceedings of 25th Conference on Logic for Programming, Artificial Intelligence and Reasoning}, | ||
editor = {Nikolaj Bjørner and Marijn Heule and Andrei Voronkov}, | ||
series = {EPiC Series in Computing}, | ||
volume = {100}, | ||
publisher = {EasyChair}, | ||
bibsource = {EasyChair, https://easychair.org}, | ||
issn = {2398-7340}, | ||
url = {/publications/paper/6ZDH}, | ||
doi = {10.29007/llnq}, | ||
pages = {222-231}, | ||
year = {2024}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters