CRNIJul 22, 2020

Formal Analysis of EDHOC Key Establishment for Constrained IoT Devices

arXiv:2007.11427v3
AI Analysis

This work addresses security verification for standardized IoT communication protocols, with findings incorporated into newer versions of the IETF standard.

The authors formally analyzed all key establishment methods in the EDHOC protocol for constrained IoT devices, finding that not all methods satisfy injective agreement but all achieve implicit authentication and Perfect Forward Secrecy, with some weaknesses identified and improvements proposed.

Constrained IoT devices are becoming ubiquitous in society and there is a need for secure communication protocols that respect the constraints under which these devices operate. EDHOC is an authenticated key establishment protocol for constrained IoT devices, currently being standardized by the Internet Engineering Task Force (IETF). A rudimentary version of EDHOC with only two key establishment methods was formally analyzed in 2018. Since then, the protocol has evolved significantly and several new key establishment methods have been added. In this paper, we present a formal analysis of all EDHOC methods in an enhanced symbolic Dolev-Yao model using the Tamarin tool. We show that not all methods satisfy the authentication notion injective of agreement, but that they all do satisfy a notion of implicit authentication, as well as Perfect Forward Secrecy (PFS) of the session key material. We identify other weaknesses to which we propose improvements. For example, a party may intend to establish a session key with a certain peer, but end up establishing it with another, trusted but compromised, peer. We communicated our findings and proposals to the IETF, which has incorporated some of these in newer versions of the standard.

Foundations

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

Your Notes