LippBlanchetBhargavanEuroSP19

Bruno Blanchet Back to publications
Benjamin Lipp, Bruno Blanchet, and Karthikeyan Bhargavan. A Mechanised Cryptographic Proof of the WireGuard Virtual Private Network Protocol. In IEEE European Symposium on Security and Privacy (EuroS&P'19), pages 231-246, Stockholm, Sweden, June 2019. IEEE Computer Society.

Get the paper

.pdf, 419 Kb

Links

Long version (fixes a problem in the Curve25519 model, Section III.C of the conference paper)

Scripts

Abstract

WireGuard is a free and open source Virtual Private Network (VPN) that aims to replace IPsec and OpenVPN. It is based on a new cryptographic protocol derived from the Noise Protocol Framework. This paper presents the first mechanised cryptographic proof of the protocol underlying WireGuard, using the CryptoVerif proof assistant.

We analyse the entire WireGuard protocol as it is, including transport data messages, in an ACCE-style model. We contribute proofs for correctness, message secrecy, forward secrecy, mutual authentication, session uniqueness, and resistance against key compromise impersonation, identity mis-binding, and replay attacks. We also discuss the strength of the identity hiding provided by WireGuard.

Our work also provides novel theoretical contributions that are reusable beyond WireGuard. First, we extend CryptoVerif to account for the absence of public key validation in popular Diffie-Hellman groups like Curve25519, which is used in many modern protocols including WireGuard. To our knowledge, this is the first mechanised cryptographic proof for any protocol employing such a precise model. Second, we prove several indifferentiability lemmas that are useful to simplify the proofs for sequences of key derivations.

Bibtex


@INPROCEEDINGS{LippBlanchetBhargavanEuroSP19,
  AUTHOR = {Benjamin Lipp and Bruno Blanchet and Karthikeyan Bhargavan},
  TITLE = {A Mechanised Cryptographic Proof of the
    {W}ire{G}uard Virtual Private Network Protocol},
  BOOKTITLE = {IEEE European Symposium on Security and Privacy (EuroS\&P'19)},
  YEAR = 2019,
  PAGES = {231--246},
  MONTH = JUN,
  ADDRESS = {Stockholm, Sweden},
  PUBLISHER = {IEEE Computer Society}
}


E-mail/Courrier électronique : Bruno.Blanchet@trap-inria.fr (remove trap-)