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

搜索资源列表

  1. usemars(vc6)

    0下载:
  2. usemars(vc6)IBM的MRAS加密算法,本算法是块加密入16个字节,出16个字节.zip-usemars (vc6) MRAS IBM's encryption algorithm, the algorithm is encrypted block into 16-byte, 16-byte out. Zip
  3. 所属分类:加密解密

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

    0下载:
  2. use_des.zip(vc6)DES块加密算法 使用块加密8个字符,如果大于8个字符后面信息不处理 -use_des.zip (vc6) DES encryption block the use of block encryption algorithm eight characters, if more than eight characters behind information processing
  3. 所属分类:加密解密

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

    0下载:
  2. 其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:傻傻
  1. CRC32_code_59

    1下载:
  2. CRC32校验,网络安全项目必用的冬冬,在VC6.0下测试通过,有完整的测试程序-CRC checksum, and network security projects must use the kick in VC6.0 under test, a comprehensive test procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16.44kb
    • 提供者:刘胜国
  1. My_Encrypt

    0下载:
  2. VC6.0环境下开发,具备简单的加密和解密功能-VC6.0 development environment, a simple encryption and decryption functions
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.83kb
    • 提供者:blacksun
  1. MD5_Code_VC

    0下载:
  2. 基于VC6的MD5加密源码,短小精干,利于交流学习。-MD5 encryption source code, the short crack, and conducive to the exchange of learning.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19.23kb
    • 提供者:啊啊
  1. MSvc98a

    0下载:
  2. openssl 0.9.8a 的VC6工程。调试SSL很方便-openssl 0.9.8a the VC6 project. SSL convenient debugging
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:275.5kb
    • 提供者:tf
  1. DESimprovement2

    0下载:
  2. DES加密解密算法的C实现,已经在VC6.0上测试,且成功!-DES encryption and decryption algorithm C realized, in VC6.0 testing and success!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.32kb
    • 提供者:roky
  1. rc41

    0下载:
  2. CryptoAPI加密例程,有详细注释说明,在VC6.0的console下可顺利编译 -CryptoAPI encryption routines, detailed explanatory notes in the console under VC6.0 smooth translation
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3kb
    • 提供者:刘阳
  1. jiakeji

    0下载:
  2. 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:447.66kb
    • 提供者:东南
  1. jiakeji1

    0下载:
  2. 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:446.46kb
    • 提供者:东南
  1. ecoder_more

    0下载:
  2. 几十种常用的加密算法库 vc6 模块封装良好方便使用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:482.28kb
    • 提供者:nico
  1. RSA C++实现

    3下载:
  2. RSA算法C++实现,在VC6.0下编译通过
  3. 所属分类:加密解密

  1. openssl-0.9.8

    1下载:
  2. VC6编译好的OPENSSL0.9.8,VC6编译好的OPENSSL0.9.8
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:7.81mb
    • 提供者:大工业
  1. DES-VC6.0-MFC

    0下载:
  2. VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.01mb
    • 提供者:aaayth
  1. userblowfish(VC6)

    0下载:
  2. userblowfish(VC6)blowfish的流加密算法,不同于一般的块加密算法,具有较高的效率-userblowfish (VC6) blowfish stream encryption algorithm, from a general block encryption algorithm, with higher efficiency
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:14.73kb
    • 提供者:云中龙
  1. MyDes

    0下载:
  2. 一个DES加密的简单示例,VC6编译通过。-A simple example of a DES encryption, VC6 compile.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:11.55kb
    • 提供者:Jobcrazy
  1. DES-VC6.0

    1下载:
  2. vc6.0 MFC 写的DES 加密 解密算法-vc6.0 MFC DES
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 生成序号号与系统加密的源码,里面有序列号生成工具,解密工具,VC6.0-Serial number and the system generates the source code for encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:78.21kb
    • 提供者:qwq
  1. 130-VC-CRYPT-VS2005-VC6.0

    0下载:
  2. 130个加密解密的源码,基于VC的工程,有VS2005版本和VC6版本的,可以参考下里面的函数实现-130 encryption and decryption source code based on VC project, VS2005 version and VC6 version can refer to the next inside a function to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8.08mb
    • 提供者:肖传毅
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com