搜索资源列表
AES_Decrypt
- AES算法C语言程序,用于实现AES的解密功能。-AES algorithm C language program used to implement AES decryption function.
dec_aes.c
- Implementation advanced decryption standard aes "c language"
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.
AESalgorithm-cPP
- aes algorithm with c language for encryption
AES
- 使用C语言实现AES算法-C language AESC language AESC language AES
AES
- AES源码 注解清晰 C语言实现 方便移植到嵌入式环境-AES C language source code annotation clear easily ported to an embedded environment
