搜索资源列表
DES-encryption-algorithm
- DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
DES-VC6.0-MFC
- VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
My_Des
- 自己动手写的一个基于VC6的加密解密的动态库,包括常用的PBOC规范的DES,3DES,MAC,等加密函数。-Write yourself a VC6-based encryption and decryption of the dynamic libraries, including the commonly used PBOC standard DES, 3DES, MAC, and other encryption functions.
des算法
- 这是应用密码学通过书本后面附带的源码,本人已经在vc6.0下调试通过
DES1
- DES的算法实现,详细介绍DES算法,采用VC6.0编写-DES algorithm implementation
MyDes
- 一个DES加密的简单示例,VC6编译通过。-A simple example of a DES encryption, VC6 compile.
DES-VC6.0
- vc6.0 MFC 写的DES 加密 解密算法-vc6.0 MFC DES
Crypt_plusplus
- 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
DES_good
- DES 加解密,绝对好用!VC6.0编译通过。-DES encryption and decryption, absolutely handy! VC6.0 compile.
DES
- 该算法可以实现实现信息的加密和解密,并且在vc6.0环境下编译通过-The algorithm can implement encryption and decryption of information, and environment compile vc6.0
desDll
- DES DLL VC6 SOURCE CODE
DES
- 使用VC6.0 编写的DES算法源程序及有关说明 可以编译-DES algorithm that source program and relevant
DES
- 简单的des加密的实现 vc6.0 代码纯手工编写 很简陋的东西 提供参考与交流-Simple encryption implementation des vc6.0 very simple code written by hand for reference and exchange things
DES
- 密码学des实现源码,运行正确,基于vc6.0-Cryptography des achieve source
DES
- 运用DES加密算法,实现字符及数字的加密,使用VC6.0MFC开发的能实现用户界面交互-Use of DES encryption algorithm, the realization of characters and Numbers of encryption, using VC6.0 MFC development to achieve the user interface interaction
des
- 基于VC6.0上编写的C++版DES程序,方便易读,以其简洁的特色解决实际问题,反映了代码的高质量-Based the VC6.0 written C++ Edition DES program to facilitate the easy-to-read its simple features to solve practical problems, reflect the high quality of the code
des
- 两个密钥的三重des加密算法的实现,基于vc6 mfc-Triple-des encryption algorithm to achieve, based on two key vc6 mfc
des.tar
- VC6.0下实现des加密算法,共大家学习-The VC6.0 des encryption algorithm, a total learning
DES
- DES加解密算法C语言实现,可用于VC6.0等开发环境-DES encryption and decryption algorithm C language can be used for other development environment VC6.0
VCPP-DES
- 在VC6.0上用C++语言实现的DES加密解密算法,支持文本的加密解密。-DES VC6.0