搜索资源列表
AES_Encrypt
- AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
AES_test
- 用C++语言实现了AES加密算法,给出了具体每一步的流程程序-AES encryption algorithm is implemented in C, given in detail every step of the process program
AES_Decrypt
- AES算法C语言程序,用于实现AES的解密功能。-AES algorithm C language program used to implement AES decryption function.
aes1
- aes的一种加密的C语言代码,只有加密的,目前还没弄到解密的-An encrypted aes C language code, only encrypted, decryption is currently not get
aes
- AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
aes
- C语言实现AES加解密,AES是一个迭代,对称密钥分组的加密算法-C language AES encryption and decryption, AES is an iterative, symmetric key block encryption algorithm
AES02
- 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
C-language--AES-code
- C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code
aes_128.c
- 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.
AES
- 使用C语言实现AES算法-C language AESC language AESC language AES
AES
- AES算法加密C语言完整程序 可实现AES128位 加密 解密-AES encryption algorithm for the complete program
AES
- AES源码 注解清晰 C语言实现 方便移植到嵌入式环境-AES C language source code annotation clear easily ported to an embedded environment