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

搜索资源列表

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

    0下载:
  2. SHA-1用.net解密的文件。。。。或者用C++/VC-SHA-1 use. Net declassified document. . . . Or C / VC
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:59377
    • 提供者:陈亭
  1. encryptdll3.6.1

    6下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:380688
    • 提供者:yangrui
  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:680249
    • 提供者:沐柏
  1. sha_lib

    0下载:
  2. 一个SHA加密库文件,用汇编语言开发完成的-a SHA encryption for document assembly language development completed
  3. 所属分类:加密解密

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

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

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

    0下载:
  2. SHA-1加密算法的IP核,内涵文档,仿真测试文件,SHA-1 encryption algorithm of the IP core, the connotation of documents, simulation test file
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:6828
    • 提供者:
  1. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:160975
    • 提供者:薛某某
  1. sha

    0下载:
  2. 支持SHA算法,对文件或者字符串进行散列计算,直接可以应用在程序中,形成文件摘要。-To support the SHA algorithm, on paper or string hash calculation can be applied directly in the proceedings, the formation of a document containing a summary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8913
    • 提供者:孟庆新
  1. mysha1

    0下载:
  2. 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件-SHA algorithm used to hash arbitrary document summaries, and the summary hash value (at least 160bit) into another file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2265
    • 提供者:阿达悟
  1. sha-1

    0下载:
  2. 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc, char *argv[ ]) -Programme f
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:3875
    • 提供者:Heyyou
  1. hash

    0下载:
  2. 针对文件的Md5值计算 CRC值计算 SHA值计算 的类的使用与DEMO-md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:384296
    • 提供者:陶丹丹
  1. sha2

    0下载:
  2. sha2 散列算法源代码,用于对文件做HASH值求取-* THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:7769
    • 提供者:赵子龙
  1. SHA-1test

    0下载:
  2. SHA-1 JAVA实现用于CHORD或者加密文件-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2327
    • 提供者:赵凯迪
  1. Sha-1

    0下载:
  2. 文件、字符串的sha-1算法。 VC2010项目。-Files, strings sha-1 algorithm. VC2010
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:139451
    • 提供者:丁志伟
  1. SHA

    0下载:
  2. 用SHA算法对数据进行摘要,可以是文件也可以输入数据,在控制台运行-With SHA algorithm to the data, can be a file can also be the input data, runs in the console
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:14090
    • 提供者:duan
  1. SHA

    0下载:
  2. 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2752
    • 提供者:johnxi
  1. sha

    0下载:
  2. 实现安全散列函数sha1,可对任意不超过2^64大小的文件进行操作,产生160bits的摘要,因本人较懒,注释较少,不过程序很好理解。是用c语言实现的。-Secure hash function sha1, can not exceed 2 ^ 64 any size file to operate, generate 160bits summary, because I am more lazy, notes less, but the program is well understood.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11888
    • 提供者:杨勇
  1. SHA

    0下载:
  2. 可将txt文件内容求hash值,具体算法为sha_1 算法来源为《密码学原理与实践》 冯登国 学生原创,可执行(The contents of the txt file for the hash value, the specific algorithm for the sha_1 algorithm source for the principle and practice of "Feng" cryptography shown Student original, e
  3. 所属分类:加密解密

    • 发布日期:2017-12-18
    • 文件大小:4570112
    • 提供者:guardian
« 12 »
搜珍网 www.dssz.com