CRMar 19

Performance Testing of ChaCha20-Poly1305 for Internet of Things and Industrial Control System devices

arXiv:2603.191508.5h-index: 2
Predicted impact top 71% in CR · last 90 daysOriginality Synthesis-oriented
AI Analysis

This addresses security gaps in ICS and IoT devices by demonstrating that lightweight encryption is feasible without violating latency constraints, though it is incremental as it applies an existing method to new data.

The paper measured the performance impact of adding ChaCha20-Poly1305 encryption to Industrial Control System and IoT devices, finding that encryption took less than 7.1% of latency requirements for GOOSE and less than 3% for IEC-60834-1 on tested hardware, meeting protocol specifications.

Industrial Control Systems (ICS), and many simple Internet of Things (IoT) devices, commonly communicate using unencrypted or unauthenticated protocols. For ICS this is an historical carryover since the introduction of these systems predated practical lightweight cryptography. As the processing power of small devices has grown exponentially at the same time as new, more efficient encryption algorithms have become available, end device encryption of communication protocols is becoming much more practical, but is still not widely used with ICS protocols such as Modbus and IEC61850 (GOOSE) which have tight requirements for both latency and variance. Newer micro-processors can also present challenges both to measurement and use, since features such as dynamic frequency scaling can significantly impact performance measurements. In this paper, we measured the time cost of adding encryption into the communication cycle of low-cost edge devices using ChaCha20-Poly1305, and show that in the worst case the encryption cycle took less than 7.1 percent of the latency requirements of Goose, and less than 3% for IEC-60834-1 on Raspberry PI 4, and an Intel N95 Mini PC, which is well within the specified latency requirements for these protocols.

Foundations

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

Your Notes