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

搜索资源列表

  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. 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. rehash_src

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

    • 发布日期:2008-10-13
    • 文件大小:282129
    • 提供者:风成
  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. VBCrypto2.zip

    3下载:
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-21
    • 文件大小:636560
    • 提供者:none
  1. hash

    0下载:
  2. 包含常见的的hash算法,MD4,MD5,SHA-160,SHA-256,crc等,对字符串或者文件进行处理,生成相应的hash值-Contains common hash algorithm, MD4, MD5, SHA-160, SHA-256, crc, etc., on the string or file handle, generate the corresponding hash value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:281816
    • 提供者:丹丹
  1. crypto_api_hashes

    0下载:
  2. Delphi Cryptographic API Hash example using MD2 MD4 MD5 SHA1 GOST-Delphi Cryptographic API Hash example using MD2 MD4 MD5 SHA1 GOST
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:43133
    • 提供者:LamiaD69
  1. adaptendian-md4

    0下载:
  2. 计算机芯片不同其大小印第安序不同,一般分为大印第安序和小印第安序,如果不能自动区别,用于签名验证的hash函数结果不一样,不能验证-Indian computer chip the size of the different sequence of different, generally divided into large and small Indian Indian sequence order, if the distinction does not automatically use
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:1549
    • 提供者:yhl
  1. cryptopp560

    0下载:
  2. 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1049029
    • 提供者:沧海
  1. CryptoPPGuide

    0下载:
  2. Crypto++的文档,虽然不是很全,但是其中有简单的调用该类库的方法实例。-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384, SHA51
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:79660
    • 提供者:沧海
  1. MD5

    0下载:
  2. MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。   将数据(如汉字)运算为另一固定长度值是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。-MD5 or Message-Digest Algorithm 5 (Information- Digest Algorithm 5), used to ensure a complete a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1847
    • 提供者:jolly
  1. Hash

    1下载:
  2. Creating hash of md5, md4, md2 and other hashes!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:120481
    • 提供者:AleX
  1. L3_Hash

    0下载:
  2. Hash MD4 C++ Emlementation
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11419455
    • 提供者:Marina
  1. md4

    0下载:
  2. 很给力的MD4算法,对文件进行Hash操作,非常实用的东西哦,亲-MD4 c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2312
    • 提供者:陆羽
  1. several-hash-functions-in-php

    0下载:
  2. php中几种哈希函数的对比,包含MD4、MD5、SHA-1、SHA-256、SHA-384以及SHA-512-php several hash functions in contrast, contains of MD4, MD5, SHA-1, SHA-256, SHA-384 and SHA-512
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:15513
    • 提供者:张奇
  1. MD4

    0下载:
  2. The implementation of the hash functions MD4.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:2108
    • 提供者:Oleg
  1. md4

    0下载:
  2. MD4 hash implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:3589
    • 提供者:rerziuqan
  1. md4

    0下载:
  2. MD4 算法标准源码 md4 hash算法-md4 Hash
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:金天烨
  1. MD4

    0下载:
  2. MD4杂凑算法的C程序,经测试可用,且可进行debug,用来验证其他加密工具的正确性。(MD4 hash algorithm C program, the test is available, and can be used to verify the correctness of debug and other encryption tool.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:飞天独爱
« 12 »
搜珍网 www.dssz.com