搜索资源列表
Ken
- 此加密算法模块包含了AES,3DES,DES,MD5等多种加解密算法-this encryption algorithm module includes AES, 3DES, DES, MD5 and other encryption algorithm
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
AES
- AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
AES-Dec
- AES加密算法的解密算法,进行128位解密实现-AES encryption algorithm decoding method, a 128-bit Decoding
AVR
- AVR实现AES加密算法,能够提供加密解密,鉴权等功能。-AVR achieve AES encryption algorithm, can provide encryption and decryption, authentication and other functions.
AES
- 利用aes算法对文件进行加密解密,程序利用的工具是vc-Aes algorithm using encryption and decryption of files, the program is to use the tools vc
AES(complete)
- AES加密解密算法 C++实现 可直接使用-AES Encryption and decryption
aes
- aes算法加密与解密程序,可以从文件读入数据,也可以自己输入数据。-aes algorithm encryption and decryption procedures, can be read from the file into the data, you can also input data.
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
- aes加密以及解密算法,我已经使用过了,不错的-aes encryption and decryption algorithms, I have used, good
AES_algorithm
- AES是一种可用来保护电子数据的新型加密算法。特别是,AES是可以使用128、192和256位密钥的迭代式对称密钥块密码,并且可以对128位(16个字节)的数据块进行加密和解密。-AES is a new encryption algorithm to protect one of the available electronic data. In particular, AES may be used for 128, 192, and 256-bit key iterative symmet
001
- c# 调用已有的类实现 3DES AES两种加密算法,输入的文件为1.txt 10.txt。。。文件大小为 1k 10k 100k 1000k 10000k 输出加解密时间-C# call for two classes implement 3 des, AES encryption algorithm, the input file for 1. TXT 10. TXT... File size is 1 k, 10 k, 100 k, 1000 k, 10000 k output encry
aes
- C语言实现AES加解密,AES是一个迭代,对称密钥分组的加密算法-C language AES encryption and decryption, AES is an iterative, symmetric key block encryption algorithm
AES
- AES算法实现,关于文件的加密解密。有些复杂-AES algorithm, the encryption and decryption on the file. Some complex
AES1
- AES加密解密算法,可以较好地实现加密与解密运算-AES encryption and decryption algorithm, can achieve encryption and decryption
AES
- AES算法加密C语言完整程序 可实现AES128位 加密 解密-AES encryption algorithm for the complete program