CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - VC 6.0

搜索资源列表

  1. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44.83kb
    • 提供者:云中龙
  1. DES_key_src

    0下载:
  2. 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31.63kb
    • 提供者:ww2aa
  1. DES-ziji

    0下载:
  2. DES算法及其在VC++6.0下的实现 给出了在VC++6.0语言环境下实现的源代码。 -DES algorithm and the VC 6.0 is the realization of the VC 6.0-language environment to achieve the source of generation yards.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:Jay
  1. MDBPWDGet

    0下载:
  2. Access数据库密码破解(VC++6.0)-Access database password crackers (VC 6.0)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37.36kb
    • 提供者:石振峰
  1. Base64andMD5

    0下载:
  2. Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38.92kb
    • 提供者:Athena1713
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.83mb
    • 提供者:李刚
  1. md5c

    0下载:
  2. vc++6.0下的md5源程序-vc 6.0 source of md5
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:王军
  1. ANSIandUNICODErsa

    0下载:
  2. 网上唯一一个支持中文加解密的1024位快速RSA算法源码,界面友好。也是别人的作品,后来自己花了好几天使它支持UnicodeString,vc++6.0调试通过,如果你想使用加密算法,不用RSA是您的损失,如果您使用RSA,但没有下载到此源码,那将是您和公司的损失。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:73.81kb
    • 提供者:张力
  1. 实现文件的加密

    0下载:
  2. 实现文件的加密,由VC++6.0开发,有助于文件系统的建立
  3. 所属分类:加密解密

    • 发布日期:2014-01-16
    • 文件大小:241.24kb
    • 提供者:shou
  1. md5-vc++

    0下载:
  2. MD5 算法,VISUAL C++6.0 调试通过
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:1.81mb
    • 提供者:liuqinliang
  1. file_encrypt

    0下载:
  2. key.txt存放密钥,密钥只能为数字,text存放明文。 只对明文中的“数字”、“英文大小写”加密,空格或其它中文字符等不予理睬。 加密方法: 明文分组与密钥对应字符相加取模,十个数字为一个循环,26个英文大小写也各为一个循环。 例: 密钥为: 012 明文为: Microsoft VC++ 6.0 密文则为:Mjerpuogv VD++ 8.0 加密结果: 将密文生成到result.txt中,手动删除最后的占位符\"
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.61kb
    • 提供者:zhoulong
  1. UseMD5ofWTL

    0下载:
  2. 一种采用MD5对任意长文本进行加密的代码,为vc++6.0工程
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36.19kb
    • 提供者:介宇
  1. Des_VC20070608

    1下载:
  2. VC++6.0环境下的DES加密解密算法测试程序-VC++ 6.0 environment DES encryption and decryption algorithm testing procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:40.13kb
    • 提供者:bruce lei
  1. DES_PC

    0下载:
  2. DES 源码 可用于加密或解密 这是一个VC++6.0下写的DES算法的源码-DES This is a VC++ 6.0 of the DES algorithm to write source code, the program in the console input string realize encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:7.87kb
    • 提供者:L
  1. AES

    0下载:
  2. VC 6.0编译环境下做的AES算法加密解密。-AES VC6.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5.24mb
    • 提供者:aaayth
  1. okdes

    0下载:
  2. 一个 des base64 md5 等多种加密算法的实现程序,已经测试通过,vc++6.0 实现,适用于任何系统-A des base64 md5 encryption algorithm such as the realization of a variety of procedures have been tested, vc++6.0 to achieve, is applicable to any system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.9mb
    • 提供者:王大傻
  1. bxnmfc18ok

    1下载:
  2. 最好的开源AES加解密程序 MFC编写 功能强大 AES VC++ MFC VC++6.0 最好的加密解密程序 功能强大 这是迄今为止,我发现的最好的开源AES加解密程序,界面友好,功能强大-The best open source AES encryption and decryption process MFC write powerful AES VC++ MFC VC++6.0 best powerful encryption and decryption process is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-12-23
    • 文件大小:46kb
    • 提供者:bush
  1. CryptDES

    0下载:
  2. vc 6.0实现DES加密算法。本人毕业设计所写。-vc 6.0 to achieve DES encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:caojie
  1. DES

    0下载:
  2. 一个DES算法的加密源码,VC++6.0环境下编译通过-A DES encryption algorithm source code, VC++6.0 environment compile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:12.22kb
    • 提供者:庄翔
  1. JiaMiZhiXing-VCPP6.0-code

    0下载:
  2. 加密之星源码 不是自己写的,拿出来分享下。 自己编译是可以用的。 VC++6.0环境-Encrypted Star source is not written to share under. Compile their own use. VC++6.0 environment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:4.22mb
    • 提供者:林海
« 12 3 4 5 »
搜珍网 www.dssz.com