Abstract / Description of output
We present StatVerif, which is an extension of the ProVerif process calculus with constructs for explicit state, in order to be able to reason about protocols that manipulate global state. Global state is required by protocols used in hardware devices (such as smart cards and the trusted platform module), as well as by protocols involving databases that store persistent information. We provide the operational semantics of StatVerif. We extend the ProVerif compiler to a compiler for StatVerif, which takes processes written in the extended process language and produces Horn clauses. Our compilation is carefully engineered to avoid many false attacks. We prove the correctness of the StatVerif compiler. We illustrate our method on two examples: a small hardware security device and a contract signing protocol. We are able to prove their desired properties automatically.
Original language | English |
---|---|
Pages (from-to) | 743-821 |
Number of pages | 78 |
Journal | Journal of Computer Security |
Volume | 22 |
Issue number | 5 |
Early online date | 3 Apr 2014 |
DOIs | |
Publication status | Published - 19 Oct 2014 |
Keywords / Materials (for Non-textual outputs)
- Cryptographic protocols
- verification
- stateful processes
- Horn clauses