aes
AES(高级加密标准)是一种广泛应用于数据安全领域的对称密钥加密技术,以其高效性和安全性著称。适用于文件加密、网络通信保护及各种嵌入式系统中,是现代信息安全体系不可或缺的一部分。掌握AES算法对于从事网络安全、物联网设备开发等领域的工程师至关重要。本站提供474个精选AES相关资源,包括但不限于源代...
aes 热门资料
查看全部 469 份 →escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encry
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It ...
A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by t
A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by the authors....
本代码主要是完成AES加解密算法的实现。
本代码主要是完成AES加解密算法的实现。-This code is mainly to complete the implementation of the AES encryption algorithm....
基于ARM核嵌入式系统的AES算法优化
本文从AES的算法原理和基于ARM核嵌入式系统的开发着手,研究了AES算法的设计原则、数学知识、整体结构、算法描述以及AES存住的优点利局限性。 针对ARM核的体系结构及特点,对AES算法进行了优化设计,提出了从AES算法本身和其结构两个方...