English

Hardening and Speeding Up Zero-interaction Pairing and Authentication

Cryptography and Security 2023-08-29 v2

Abstract

Establishing and maintaining secure communications in the Internet of Things (IoT) is vital to protect smart devices. Zero-interaction pairing (ZIP) and zero-interaction authentication (ZIA) enable IoT devices to establish and maintain secure communications without user interaction by utilizing devices' ambient context, e.g., audio. For autonomous operation, ZIP and ZIA require the context to have enough entropy to resist attacks and complete in a timely manner. Despite the low-entropy context being the norm, like inside an unoccupied room, the research community has yet to come up with ZIP and ZIA schemes operating under such conditions. We propose HardZiPA, a novel approach that turns commodity IoT actuators into injecting devices, generating high-entropy context. Here, we combine the capability of IoT actuators to impact the environment, e.g., emitting a sound, with a pseudorandom number generator (PRNG) featured by many actuators to craft hard-to-predict context stimuli. To demonstrate the feasibility of HardZiPA, we implement it on off-the-shelf IoT actuators, i.e., smart speakers, lights, and humidifiers. We comprehensively evaluate HardZiPA, collecting over 80 hours of various context data in real-world scenarios. Our results show that HardZiPA is able to thwart advanced active attacks on ZIP and ZIA schemes, while doubling the amount of context entropy in many cases, which allows two times faster pairing and authentication.

Cite

@article{arxiv.2306.04458,
  title  = {Hardening and Speeding Up Zero-interaction Pairing and Authentication},
  author = {Mikhail Fomichev and Timm Lippert and Matthias Hollick},
  journal= {arXiv preprint arXiv:2306.04458},
  year   = {2023}
}

Comments

Accepted to EWSN 2023. Code and data are available at https://github.com/seemoo-lab/hardzipa

R2 v1 2026-06-28T10:58:53.632Z