BlanchetOakland04
Back to ProVerif
Bruno Blanchet.
Automatic Proof of Strong Secrecy for Security
Protocols.
In IEEE Symposium on Security and Privacy, pages 86-100,
Oakland, California, May 2004. Tool feature
Get the paper
.ps.gz, 84 Kb
Links
Slides of the talk.
Abstract
We present a new automatic technique for proving strong secrecy
for security protocols. Strong secrecy means that an adversary cannot
see any difference when the value of the secret changes. Our technique
relies on an automatic translation of the protocol into Horn clauses,
and a resolution algorithm on the clauses. It requires important
extensions with respect to previous work for the proof of (standard)
secrecy and authenticity. This technique can handle a wide range of
cryptographic primitives, and yields proofs valid for an unbounded
number of sessions and an unbounded message space; it is also flexible
and efficient. We have proved its correctness, implemented it,
and tested it on several examples of protocols including JFK
(a proposed replacement for IPsec).
Bibtex
@INPROCEEDINGS{BlanchetOakland04,
AUTHOR = {Bruno Blanchet},
TITLE = {Automatic {P}roof of {S}trong {S}ecrecy for {S}ecurity {P}rotocols},
BOOKTITLE = {IEEE Symposium on Security and Privacy},
PAGES = {86--100},
YEAR = {2004},
ADDRESS = {Oakland, California},
MONTH = MAY
}