CryptoVerif: a Computationally-Sound Security Protocol Verifier (Initial Version with Communications on Channels)
Bruno Blanchet (PROSECCO)

TL;DR
CryptoVerif is a computationally-based security protocol verifier that automates the proof process for various security properties, providing bounds on attack success probabilities, and supports both automatic and guided proofs.
Contribution
It introduces CryptoVerif, a novel verifier that operates in the computational model, producing formal, game-based proofs for security protocols with session scalability.
Findings
Verifies secrecy, authentication, and indistinguishability properties.
Produces proofs valid for any number of protocol sessions.
Provides explicit attack success probability bounds.
Abstract
This document presents the security protocol verifier CryptoVerif.CryptoVerif does not rely on the symbolic, Dolev-Yao model, but on the computational model. It can verify secrecy, correspondence (which include authentication), and indistinguishability properties. It produces proofs presented as sequences of games, like those manually written by cryptographers; these games are formalized in aprobabilistic process calculus. CryptoVerif provides a generic method for specifying security properties of the cryptographic primitives.It produces proofs valid for any number of sessions of the protocol, and provides an upper bound on the probability of success of an attack against the protocol as a function of the probability of breaking each primitive and of the number of sessions. It can work automatically, or the user can guide it with manual proof indications.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Authentication Protocols Security · Information and Cyber Security · Formal Methods in Verification
