@article{386ad640da46483c8b0b0ed3251433fc,
title = "Guiding a General-Purpose C Verifier to Prove Cryptographic Protocols",
abstract = "We describe how to verify security properties of C code for cryptographic protocols by using a general-purpose verifier. We prove security theorems in the symbolic model of cryptography. Our techniques include: use of ghost state to attach formal algebraic terms to concrete byte arrays and to detect collisions when two distinct terms map to the same byte array; decoration of a crypto API with contracts based on symbolic terms; and expression of the attacker model in terms of C programs. We rely on the general-purpose verifier VCC; we guide VCC to prove security simply by writing suitable header files and annotations in implementation files, rather than by changing VCC itself. We formalize the symbolic model in Coq in order to justify the addition of axioms to VCC.",
author = "Francois Dupressoir and Gordon, {Andrew D.} and Jan J{\"u}rjens and Naumann, {David A.}",
year = "2014",
month = jul,
day = "11",
doi = "10.3233/JCS-140508",
language = "English",
pages = "823--866",
journal = "Journal of Computer Security",
}