搜索资源列表
mydes
- 简单DES加密算法功能比较简单,是在朋友的指导下做的,多指教-simple DES encryption algorithm is relatively simple function is under the guidance of a friend to do more weekend!
mydes
- 以上介绍了DES算法的加密过程。DES算法的解密过程是一样的,区别仅仅在于第一次迭代时用子密钥K15,第二次K14、......,最后一次用K0,算法本身并没有任何变化。 -introduced over the DES encryption algorithm process. DES algorithm decryption process is the same, the only difference is that the
MYDES
- 一个介绍DES加密的程序,可以看看DES是怎么回事
MyDES
- 用c语言编写的des加密程序。具体的算法可以参考相关规范,此处给出代码实现。
mydes
- 简单DES加密算法功能比较简单,是在朋友的指导下做的,多指教-simple DES encryption algorithm is relatively simple function is under the guidance of a friend to do more weekend!
MYDES
- 一个介绍DES加密的程序,可以看看DES是怎么回事
MyDES
- 用c语言编写的des加密程序。具体的算法可以参考相关规范,此处给出代码实现。 -Using c language des encryption procedures. Specific algorithm can refer to the relevant norms, given the code here realize.
myDES
- DES算法的介绍和实现, C++语言实现-DES algorithm and the realization of the introduction, C++ Language
MyDES
- Chiper DES, Full Functions
MyDes
- 一个DES加密的简单示例,VC6编译通过。-A simple example of a DES encryption, VC6 compile.
mydes
- 实现des的加密解密,但效率不是很高,需各大侠改进-des
MyDes
- 用vs2005 MFC框架,c++语言实现的DES对称加密算法,该算法实现简洁,效率高-the implementation of DES
myDes
- des加密和解密 开发实例 des加密和解密 开发实例-des example ,u can use deriect in you develep .
MyDes
- 关于经典的DES加密算法,初学密码学的朋友可以下载学习-DES encryption algorithm on the classic, beginner cryptography friends can download the study
mydes
- 第一部分 数据加密标准DES (1)掌握DES中各加密函数对其性能影响; (2)DES的特性分析,包括互补性和弱密钥; (3)DES的实际应用,包括各种数据类型的加/脱密、DES的短块处理。 -The first part of the Data Encryption Standard DES (1) grasp the DES encryption function of each effect on its perf
myDES
- 基于android2.3的DES加解密程序源码,有完整的界面,已经在手机上测试可用。-The DES encryption and decryption based android2.3 program source code, a complete interface, the test has been available on mobile phones.
myDes
- 从欧洲的一个安全组织的开源代码中抽取出来的,实现了DES的ECB模式和CBC模式的加密,vc6的工程,完整的加密代码和加密示例。-Extracted from the open source code of a European security organization, the DES ECB mode and CBC mode encryption, the vc6 project and complete the encrypt
MyDES
- 这是一个用C语言编写的DES加解密的算法。可以在其中添加图形界面的编程-This is a C language prepared by the DES encryption and decryption algorithms. In which you can add a graphical interface programming
MyDes
- 使用VC6编译,DES的标准算法,包含测试用的代码!-Using VC6 compiler, DES standard algorithms, including test code!
MyDes
- 一个简单的加密程序的算法,实现了DES的加密,简单易懂,有丰富的注释。-a code for DES ,bitch