Proving more observational equivalences with proverif

  • Authors:
  • Vincent Cheval;Bruno Blanchet

  • Affiliations:
  • LSV, ENS Cachan & CNRS & INRIA Saclay Île-de-France, France;INRIA Paris-Rocquencourt, France

  • Venue:
  • POST'13 Proceedings of the Second international conference on Principles of Security and Trust
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an extension of the automatic protocol verifier ProVerif in order to prove more observational equivalences. ProVerif can prove observational equivalence between processes that have the same structure but differ by the messages they contain. In order to extend the class of equivalences that ProVerif handles, we extend the language of terms by defining more functions (destructors) by rewrite rules. In particular, we allow rewrite rules with inequalities as side-conditions, so that we can express tests "if then else" inside terms. Finally, we provide an automatic procedure that translates a process into an equivalent process that performs as many actions as possible inside terms, to allow ProVerif to prove the desired equivalence. These extensions have been implemented in ProVerif and allow us to automatically prove anonymity in the private authentication protocol by Abadi and Fournet.