搜索资源列表
des
- C++源代码,3des,加密,解密,非对称性密钥的生成、导入及导出示例 -C++ source code, 3des, encryption, decryption, VC++ asymmetric key generation, import and export example
DES
- des源代码,经过vc验证,可以成功解密。-des source code, after vc authentication, can be successfully decrypted.
Encrypt
- 基于VC++基础上仿射加密\RSA加密\DES加密的文件加密系统-Based on VC++ based on the affine encryption \ RSA encryption \ DES encryption file encryption system
DESDemo
- 用VC++实现的des算法,挺不错的,非常适合大家使用。大家可以下载下来研究一下。-Using VC++ implementation des algorithm, very good, very suitable for everyone to use. You can download the down and study it.
desciphe2r
- des 加密算法源码。能正确运行的代码。在VC++6.0上运行无误。-des encryption algorithm source code. Code to run correctly. In VC++6.0 to run correctly.
DES
- DES算发使用vc++实现,实现过程比较简单使用,适合初学者使用。-DES calculation made using vc++ implementation, the implementation process is relatively simple to use, suitable for beginners.
DESCPPcode
- des算法的vc++源代码 基于分组技术的图像加密算法 对称分组 DES算法-des encryption
DES
- 基于分组技术的图像加密算法 采用对称分组技术,即DES算法进行加密的vc++源代码-DES encryption
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
des
- 加密解密中的DES算法的实现,vc版本,有需要就下-Implementation of the DES algorithm encryption decryption vc version, there is a need on the next
c200-xdcodefans.net
- VC/C++源码,加密解密,加密,解密,DES 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
SW_DES_Encryption
- 依据DES加密算法的思想,在VC++6.0编辑器上实现对文件的加解密,具有加解密速度快的优点,快速实现对文件的加解密,速度优于公钥加密体制。-Based on the idea of the DES encryption algorithm implemented on in VC++6.0 Editor file encryption and decryption, encryption and decryption speed advantages, fast f
DES1
- 初学者的参考练习,DES加密算法的简单VC++6.0实现,通过的程序-a simple implement of Des encrpt algorithm with C code
des
- des加密标准代码,比较经典的一种加密方式,VC++6.0下开发-des encryption standard code, a more classic encryption, VC++6.0 developed under
AesCode
- DES算法在VC中的DlgAPP文件中的实现-DES algorithm in the VC DlgAPP file implementation. . . .
DES-DEMO-CODE
- DES加密算法,采用VC++6.0编写,直接可以运行,可用于教学演示等。-DES algorithm。