aes
AES(高级加密标准)是一种广泛应用于数据安全领域的对称密钥加密技术,以其高效性和安全性著称。适用于文件加密、网络通信保护及各种嵌入式系统中,是现代信息安全体系不可或缺的一部分。掌握AES算法对于从事网络安全、物联网设备开发等领域的工程师至关重要。本站提供474个精选AES相关资源,包括但不限于源代...
共 469 份资源
aes 全部资料 469 份
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. Microco...
PDF文档
AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext:
AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext: ...
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....