diff --git a/content/paper/2209.01.md b/content/paper/2209.01.md index a93d0a1..9574bc4 100644 --- a/content/paper/2209.01.md +++ b/content/paper/2209.01.md @@ -1,5 +1,5 @@ --- -draft: true +draft: false title: "CryptoSolve: A Tool for the Analysis of Cryptographic Modes of Operation" authors: [ "Dalton Chichester", @@ -14,21 +14,18 @@ authors: [ "Luis Rovira", "Brandon Rozek" ] -publish_date: "2022/09" +publish_date: "2022/09/20" conference: "International Symposium on Games, Automata, Logic, and Formal Verification" -issn: "" -isbn: "" -doi: "" -volume: 0 -issue: 0 -firstpage: 0 -lastpage: 0 +issn: "2075-2180" +doi: "10.4204/EPTCS.370" +volume: 370 +firstpage: 147 +lastpage: 161 language: "English" -keywords: [] -pdf_url: "" -abstract: "" +pdf_url: "https://cgi.cse.unsw.edu.au/~eptcs/Published/GandALF2022/Proceedings.pdf#page=157" +abstract: "Recently, interest has been emerging in the application of symbolic techniques to the specification and analysis of cryptosystems. These techniques, when accompanied by suitable proofs of soundness/completeness, can be used both to identify insecure cryptosystems and prove sound ones secure. But although a number of such symbolic algorithms have been developed and implemented, they remain scattered throughout the literature. In this paper, we present a tool, CryptoSolve, which provides a common basis for specification and implementation of these algorithms, CryptoSolve includes libraries that provide the term algebras used to express symbolic cryptographic systems, as well as implementations of useful algorithms, such as unification and variant generation. In its current initial iteration, it features several algorithms for the generation and analysis of cryptographic modes of operation, which allow one to use block ciphers to encrypt messages more than one block long. The goal of our work is to continue expanding the tool in order to consider additional cryptosystems and security questions, as well as extend the symbolic libraries to increase their applicability." --- diff --git a/content/publications.md b/content/publications.md index c9953f5..9b5e023 100644 --- a/content/publications.md +++ b/content/publications.md @@ -8,9 +8,10 @@ aliases: ## Publications -CryptoSolve: A Tool for the Analysis of Cryptographic Modes of Operation +[CryptoSolve: A Tool for the Analysis of Cryptographic Modes of Operation](/paper/2209.01) - Authors: D Chichester, W Du, R Kauffman, H Lin, C Lynch, A M. Marshall, C Meadows, P Narendran, V Ravishankar, L Rovira, *B Rozek*. - Venue: International Symposium on Games, Automata, Logic, and Formal Verification, 2022. +- [Paper](https://cgi.cse.unsw.edu.au/~eptcs/Published/GandALF2022/Proceedings.pdf#page=157) [A Framework for Testimony-Infused Automated Adjudicative Dynamic Multi-Agent Reasoning in Ethically Charged Scenarios](/paper/2207.01)