A Lightweight Encryption Scheme for IoT Devices in the Fog
Matthew Chun, Stefan Weber, Hitesh Tewari

TL;DR
This paper introduces a lightweight encryption scheme tailored for resource-constrained IoT devices that leverages secure hash functions to ensure security with minimal computational and storage overhead.
Contribution
The paper proposes a novel, lightweight encryption scheme for IoT devices that relies on hash functions, addressing the limitations of existing heavyweight encryption methods.
Findings
Encryption scheme is highly lightweight and fast.
Requires minimal memory and computational resources.
Maintains strong security properties.
Abstract
The Internet of Things (IoT) is the collection of everyday smart devices which connect to the Cloud, often through Fog nodes, to transmit and receive information. These everyday devices are distinct from traditional computers because they typically have notable constraints on their RAM, flash memory, and computational power. Due to these constraints, we believe that many of the proposed encryption schemes are too heavyweight to be employed in the IoT. In this paper we present a lightweight, flexible encryption scheme that relies on the one-way information loss property of a secure hash function. Our scheme imposes minimal computational and storage requirements, and imposes no non-negligible burdens on the encrypting device, except for the hash itself. We find that the encryption algorithm is particularly lightweight, and holds up strongly in terms of its speed and memory efficiency.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Caching and Content Delivery · Opportunistic and Delay-Tolerant Networks
