AES
AES(高级加密标准)是一种广泛应用于数据安全领域的对称密钥加密技术,以其高效性和安全性著称。适用于文件加密、网络通信保护及各种嵌入式系统中,是现代信息安全体系不可或缺的一部分。掌握AES算法对于从事网络安全、物联网设备开发等领域的工程师至关重要。本站提供474个精选AES相关资源,包括但不限于源代...
共 451 份资源
源代码 652
AES 热门资料
查看全部 451 份 →
PDF文档
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microco
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89...
PDF文档
AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
AES implementation in C++. Input: key file and the file for encryption Output: the crypted file....
PDF文档
基于AES的低成本可重构高速加密引擎
针对商业加密引擎中硬件资源和电路性能平衡问题,提出一种基于AES的低成本可重构的高速加密引擎的设计方案。该方案在AES加密算法的基础上,根据FPGA内在的结构特点,利用VHDL语言对其加密模块进行描述...