搜索资源列表
DES加密算法
- c语言编写的DES加密算法
des
- DES加密算法实现的C++类 -DES cryptographic algorithm for C
DES加密算法实现的C++类
- DES加密算法实现的C++类-DES encryption algorithm realization C kind
aes加密算法
- 对文件实现用DES加密算法-right documentation can be achieved using DES encryption algorithm
DES加密ql
- des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
标准DES加密算法
- 用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
用C语言写的100行DES加密算法
- 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
MD5加密算法源码
- MD5加密算法c语言实现源代码,可以加到你自己的程序中,节省了很多自己开发加密算法的过程!-MD5 encryption algorithm C Language source code can be added to your own procedures and save a lot of their own encryption algorithm development process!
des加密算法源代码c语言实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
DES算法的C++编写实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
DES 加密系统的 C 语言源代码
- 一个可直接使用的DES加密算法,不需要修改代码。-a direct access to the DES encryption algorithm and do not need to amend the code.
用C语言DES加密算法
- 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
对称密码DES
- 用C语言实现des加密算法,保证可以加密解密-C language des encryption algorithm that can guarantee encryption and decryption
C-DES
- 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
vc694557882444
- 用visual c++ 写的des加密算法演示 -with visual c write des encryption algorithm demo
25814DES_100
- DES加密算法C++实现,简单易懂。 绝对好用!-DES encryption algorithm C realization of simple and understandable. Absolutely handy!
c++des
- c++语言实现的des加密算法,共同学习-c des language of the encryption algorithm, learning together
DES
- 这是一关于DES加密算法的C/C++实现范例-This is the one on the DES encryption algorithm C/C++ Realize Example
DES
- 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性-The use of C language procedures realize DES encryption algorithm the encryption and decryption functions. Able to achieve 56 or 56* n keys d
DES
- des加密算法,c编写的界面清晰可用可运行