搜索资源列表
Arithmetic
- AESC++AES加密解密程序,C++实现的 做得不好,请多指教-AES
aestable
- AES加密解密程序,C++实现的 做得不好,请多指教-AES encryption and decryption procedures, C realized not doing a good job, please enlighten
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
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
- AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
AES_Decrypt
- AES算法C语言程序,用于实现AES的解密功能。-AES algorithm C language program used to implement AES decryption function.
AES
- 利用aes算法对文件进行加密解密,程序利用的工具是vc-Aes algorithm using encryption and decryption of files, the program is to use the tools vc
TestAESCipher
- AES加密原程序,能实现输入文档的AES加密和解密。-AES encryption of the original program
aes
- aes算法加密与解密程序,可以从文件读入数据,也可以自己输入数据。-aes algorithm encryption and decryption procedures, can be read from the file into the data, you can also input data.
MC_Crypt
- 一套非常好用的软件加密库,提供AES、DES、MD5、SHA、RSA等多种加密方式,可以在VC、VB、DELPHI等开发平台下使用,并附有各开发工具下的样例程序。 -A very easy to use software encryption libraries, AES, DES, MD5, SHA, RSA and other encryption methods can be used in VC, VB, DELPHI, and other development platforms
test-five
- 一个综合了AES,DES,Elgamal的综合性验证程序。-good luck.
DES-a-AES
- DES和AES加密解密程序,经过本人测试,可以使用的。希望对您有帮助!-des and aes codec program.
AES
- AES算法加密C语言完整程序 可实现AES128位 加密 解密-AES encryption algorithm for the complete program
AES0912
- 对文档进行AES加密、解密,加密后进行解密,可以通过对比加密解密后的文档与原文档的区别判断程序运行是否正常-AES encryption/decryption
