English

Cryptis: Cryptographic Reasoning in Separation Logic

Cryptography and Security 2025-07-15 v2 Logic in Computer Science

Abstract

We introduce Cryptis, an extension of the Iris separation logic that can be used to verify cryptographic components using the symbolic model of cryptography. The combination of separation logic and cryptographic reasoning allows us to prove the correctness of a protocol and later reuse this result to verify larger systems that rely on the protocol. To make this integration possible, we propose novel specifications for authentication protocols that allow agents in a network to agree on the use of system resources. We evaluate our approach by verifying various authentication protocols and a key-value store server that uses these authentication protocols to connect to clients. Our results are formalized in Coq.

Keywords

Cite

@article{arxiv.2502.21156,
  title  = {Cryptis: Cryptographic Reasoning in Separation Logic},
  author = {Arthur Azevedo de Amorim and Amal Ahmed and Marco Gaboardi},
  journal= {arXiv preprint arXiv:2502.21156},
  year   = {2025}
}
R2 v1 2026-06-28T22:02:02.667Z