CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MD5 hash

搜索资源列表

  1. VBCrypto2.zip

    4下载:
  2. 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:636247
    • 提供者:
  1. md5coll

    0下载:
  2. 用c语言实现得用于测试/md4md5散列算法的可碰撞性算法,用于证明md4/md5的可碰撞性-using language may be used to test / md4md5 hash algorithm collision algorithm can be used to prove md4/md5 nature of the collision
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9493
    • 提供者:宋敏
  1. des

    0下载:
  2. 技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:91578
    • 提供者:彭明
  1. CMd5_Unicode

    0下载:
  2. 先前的md5_correct关于Unicode的说法不正确,此版本为验证过的真正支持Unicode的版本,修正了其他的小问题。注意文件格式仅支持ansi格式,其他格式的支持不是本类的重点。关键词:md5,CMd5,Unicode,hash-previous md5_correct on Unicode is not correct. This version tested for the genuine support of Unicode version, the amendment of o
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5165
    • 提供者:xb
  1. mimaku

    0下载:
  2. 最新版本的加密解密算法库,其中包括最流行的hash函数md5,md4,sha-1等-latest version of the encryption and decryption algorithms library, including the most popular hash function md5, md4, sha-1, etc.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:959207
    • 提供者:岳云召
  1. MD5_1

    0下载:
  2. MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7403
    • 提供者:杨昆
  1. rehash_src

    0下载:
  2. 计算文件hash值的源代码,包含crc,md2,md4,md5,sha,sha1,sha256,ra
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:282129
    • 提供者:风成
  1. sha1sourcecode

    0下载:
  2. 本代码是SHA1用C语言实现的源代码,SHA1与MD5是目前最为常用的HASH算法,可用于认证及签名等
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53865
    • 提供者:cl
  1. md5sourcecode

    0下载:
  2. 本代码是C语言实现的MD5算法的源代码。MD5和SHA1是目前最为常用的HASH算法,可用于认证签名等。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25530
    • 提供者:cl
  1. chash_demo

    0下载:
  2. hash, md5, sha1 algrithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45118
    • 提供者:apollo
  1. SHA_MatLab

    1下载:
  2. SHA (安全Hash算法)是一种单向散列算法,可用于数字加密或数字签名,是比MD5更加安全的单向散列算法,与MD5算法一起时被应用最广泛的两种算法。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5656
    • 提供者:张汉江
  1. test

    0下载:
  2. SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standard Publication 180-1),而SHA-1 则是SHA-1 (FIPS180)的改良版
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:zyt
  1. md5c

    0下载:
  2. md5加密酸法hash酸法用于生成字符串散列植
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3489
    • 提供者:lixiang
  1. QQAutoLogin

    0下载:
  2. 这是我写的一个QQ自登陆的源码,能够实现QQ自动登陆,用到MD5和HASH算法,感兴趣的可以看下!
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:124199
    • 提供者:sdafasdf
  1. cryptopp521

    0下载:
  2. 提供rsa、 des、 md5等加密和hash算法-apply encryption and hash algorithm of RSA, DES and MD5 etc.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1011250
    • 提供者:张波
  1. MD5demo

    0下载:
  2. MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, afte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:邱孝杰
  1. gtitn

    0下载:
  2. vc6,0, mfc下开发的关于计算文件和字符串md5 hash值应用程序的源程序,(Vc6 0, the about the file and based on the MFC string md5 hash value in the application's source code,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:24576
    • 提供者:ppocess
  1. mfc_md5

    0下载:
  2. mfc简单实现了MD5算法,可以对文件计算hash值(MFC simple implementation of the MD5 algorithm, you can calculate the hash value of the file)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:32768
    • 提供者:irewen
  1. DataHash

    0下载:
  2. 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:longgyy
  1. 代码

    0下载:
  2. MD5.h 用于计算机安全领域广泛使用的一种散列函数(MD5.h A hash function widely used in the field of computer security)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:zerone666
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com