NIST test.
收藏资源简介:
The Internet of Things (IoT) includes vehicles, homes, and integrated sensors and many interconnected physical devices that gather and share data to interact with their environment. Data moving across multiple levels is vulnerable to various security threats, including leaks and unauthorized access. IoT faces significant challenges in balancing strict security with optimal performance metrics such as energy efficiency, throughput, and memory. We present a novel lightweight stream cipher designed to secure IoT communication and address these challenges. The proposed architecture features four main components: a logistic round module that produces 32-bit chaotic outputs; two 80-bit shift registers, LFSR and NLFSR, for key expansion; and multiplexer units to enhance confusion and diffusion. This model improves the randomness and robustness of the keystream, strengthening the cipher against cryptanalytic attacks. An ablation research is performed by methodically eliminating the chaotic map, NLFSR, and multiplexer components to assess their individual effects on encryption/decryption duration, throughput, entropy, and avalanche analysis. Experimental results demonstrate that each component significantly improves the cipher’s overall performance and security, hence confirming the architecture’s design and also demonstrate that the proposed cipher exceeds the performance of current algorithms, including Grain-128 and RSA-1024, in terms of encryption/decryption time, throughput, and energy efficiency, while maintaining comparable statistical randomness to AES and Trivium. This method achieves an average Shannon entropy of 7.9996, and successfully passing all 15 NIST statistical randomness tests. A subsequent study analyzing the avalanche effect and correlation coefficients reinforces the strength of the encryption. The proposed encryption method, designed for resource-constrained environments, provides efficient and robust cryptographic security to protect IoT data effectively.
物联网(Internet of Things, IoT)涵盖车辆、智能家居以及集成传感器与诸多互联物理设备,这些设备可采集并共享数据以与周遭环境实现交互。在多个层级间传输的数据极易遭受各类安全威胁,包括数据泄露与未授权访问。物联网在兼顾严格安全要求与优化能效、吞吐量、内存等性能指标方面面临显著挑战。本研究提出一种新型轻量级流密码,旨在为物联网通信提供安全防护并解决上述难题。所提出的架构包含四大核心组件:可生成32位混沌输出的洛斯蒂循环模块;用于密钥扩展的两个80位移位寄存器——线性反馈移位寄存器(Linear Feedback Shift Register, LFSR)与非线性反馈移位寄存器(Non-Linear Feedback Shift Register, NLFSR);以及用于增强混淆与扩散特性的多路复用器单元。该模型提升了密钥流的随机性与鲁棒性,增强了该密码算法对抗密码分析攻击的能力。本研究通过系统性移除混沌映射、NLFSR与多路复用器组件,开展消融实验以分别评估它们对加解密时长、吞吐量、熵值以及雪崩效应分析的影响。实验结果表明,各组件均可显著提升该密码算法的整体性能与安全性,从而验证了本架构的设计合理性;同时还证实,所提密码在加解密时长、吞吐量与能效方面均优于现有算法,包括Grain-128与RSA-1024,且其统计随机性可与高级加密标准(Advanced Encryption Standard, AES)及Trivium相媲美。该方法的平均香农熵(Shannon entropy)达到7.9996,并顺利通过了美国国家标准与技术研究院(National Institute of Standards and Technology, NIST)的全部15项统计随机性测试。后续针对雪崩效应与相关系数的分析研究进一步强化了该加密算法的安全强度。本加密方法专为资源受限环境设计,可提供高效且鲁棒的密码学安全防护,有效保护物联网数据。



