CRMar 10

External entropy supply for IoT devices employing a RISC-V Trusted Execution Environment

arXiv:2603.09311v12.3h-index: 10Has Code
Predicted impact top 59% in CR · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the critical security issue of entropy provisioning for IoT device fleets, though it is an incremental improvement leveraging existing TEE and TRNG technologies.

The paper tackles the problem of insufficient entropy for secure cryptographic key generation in constrained IoT devices by proposing an external entropy service using a RISC-V Trusted Execution Environment, demonstrating feasibility and effectiveness through an open-source implementation.

Entropy--a measure of randomness--is compulsory for the generation of secure cryptographic keys; however, Internet of Things (IoT) devices that are small or constrained often struggle to collect suf ficient entropy. In this article, we solve the entropy provisioning problem for a fleet of IoT devices that can generate a limited amount of entropy. We employ a Trusted Execution Environment (TEE) based on RISC-V to create an external entropy service for a fleet of IoT devices. A small measure of true entropy or pre-installed keys can establish initial secure communication. Once connected, devices can request cryptographically strong entropy from a TEE-backed server. RISC-V offers True Random Number Generators (TRNGs) and a TEE for devices to attest that they are receiving reliable entropy. In addition, this solution can be expanded by adding IoT devices with sensors that produce high-quality entropy as additional entropy sources for the RISC-V entropy provider. Our open-source implementation shows that building trusted entropy infrastructure for IoT is both feasible and effective on open RISC-V platforms.

Foundations

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

Your Notes