CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 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. md5单向散列加密算法

    0下载:
  2. md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23761
    • 提供者:比尔
  1. keyed-md5

    0下载:
  2. 该加密算法是采用keyed MD5实现128位散列值,主要应用于MobileIP中的身份认证-The encryption algorithm is used to achieve keyed MD5 hash value of 128, which are mainly used within the Identity Authentication
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:188683
    • 提供者:黄杰
  1. sha-1

    0下载:
  2. SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28059
    • 提供者:王国维
  1. 基于SHA-256的HMAC文件校验器

    1下载:
  2. HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50008
    • 提供者:杨飞
  1. SHA3

    1下载:
  2. SHA3的Java类,是在Java基础上开发的另外一种Hash函数,具有更好的时间和安全性能-SHA3 Java category is based on the Java Development of another Hash functions, with time and better safety performance
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5081
    • 提供者:刘光杰
  1. hash

    1下载:
  2. 散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用-Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular h
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:1333
    • 提供者:奥巴马
  1. hash

    0下载:
  2. 网上收集的14种hash算法。希望对大家有用。-14 kinds of hash algorithm online collection
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1953
    • 提供者:linap
  1. hash

    2下载:
  2. 哈希函数的matlab代码,此函数不可逆,具有加密功能。-Hash function matlab code, this function is not reversible, with encryption features.
  3. 所属分类:加密解密

    • 发布日期:2017-05-16
    • 文件大小:1372
    • 提供者:夏彬彬
  1. dm-region-hash

    0下载:
  2. Device-Mapper dirty region hash interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6215
    • 提供者:rhtingying
  1. HASH

    0下载:
  2. hash加速器的verilog实现,也用于fpga或asic-hash verilog rtl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6285
    • 提供者:zhaop
  1. hash

    0下载:
  2. Turn bulk memory into a hash table object by initializing the fields of the Hash structure.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6969
    • 提供者:vhbunqui
  1. hash

    0下载:
  2. hash - hashing table processing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:13277
    • 提供者:sqmunzou
  1. hash

    0下载:
  2. HASH查询的实现,非常好的例子HASH查询的实现,非常好的例子-hash example,very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:49636
    • 提供者:sdf
  1. Hash

    0下载:
  2. compute the hash of an item with a specific type.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:18501
    • 提供者:xkqtkk
  1. _ch12-Cryptographic-Hash-Functions

    0下载:
  2. Cryptographic Hash Functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1080805
    • 提供者:eyelight93
  1. Hash

    0下载:
  2. compute the hash of an item with a specific type for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:13282
    • 提供者:fingnbmw
  1. Hash

    0下载:
  2. hash算法的几种C语言实现,以及源代码,比较简单的代码-Several hash algorithm C language, as well as source code, relatively simple code
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:791
    • 提供者:程科
  1. HASH-list-code

    0下载:
  2. 很好的MFC下的哈希算法,能加密解密文本文件。-Good hash algorithm under MFC, can decrypt the encrypted text file.
  3. 所属分类:CA program

    • 发布日期:2017-06-21
    • 文件大小:36322041
    • 提供者:徐进
  1. MD5散列函数的MATLAB代码

    3下载:
  2. 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
  3. 所属分类:加密解密

    • 发布日期:2019-06-19
    • 文件大小:96256
    • 提供者:fanya95
« 1 2 3 4 56 7 8 9 10 ... 37 »
搜珍网 www.dssz.com