CROct 5, 2017

A method for unbounded verification of privacy-type properties

arXiv:1710.02049v32 citations
Originality Highly original
AI Analysis

This work addresses the challenge of verifying privacy properties in cryptographic protocols for security researchers and practitioners, offering a general approach applicable to a wide class of protocols.

The paper tackles the problem of verifying anonymity and unlinkability in symbolic protocol models by proposing two sufficient conditions that can be automatically checked using ProVerif, leading to the first formal security proofs for protocols like BAC and PACE and the discovery of new attacks, such as on the LAK protocol.

In this paper, we consider the problem of verifying anonymity and unlinkability in the symbolic model, where protocols are represented as processes in a variant of the applied pi calculus, notably used in the ProVerif tool. Existing tools and techniques do not allow to verify directly these properties, expressed as behavioral equivalences. We propose a different approach: we design two conditions on protocols which are sufficient to ensure anonymity and unlinkability, and which can then be effectively checked automatically using ProVerif. Our two conditions correspond to two broad classes of attacks on unlinkability, i.e. data and control-flow leaks. This theoretical result is general enough that it applies to a wide class of protocols based on a variety of cryptographic primitives. In particular, using our tool, UKano, we provide the first formal security proofs of protocols such as BAC and PACE (e-passport), Hash-Lock (RFID authentication), etc. Our work has also lead to the discovery of new attacks, including one on the LAK protocol (RFID authentication) which was previously claimed to be unlinkable (in a weak sense).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes