CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - SHA1

搜索资源列表

  1. SHA1Demo

    0下载:
  2. 只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单,好用。 由于bit endian及little endian的原因,有些计算sha1摘要的算法计算出来的结果与正确结果有差异。此源码经过测试,与RFC里列出的测试结果匹配。-only two core document sha1.cpp sha1.h calculation and data sha1 Abstract. Simple and Easy. Because bit endian and litt
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12919
    • 提供者:黄永昌
  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. getSHA1

    0下载:
  2. vc++下的程序,可以计算文件或字符串的sha1值。用两个类SHA1Ex和SHA1实现这个功能。代码很详细,细看就明白了
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2889625
    • 提供者:赵冲
  1. sha 加密算法 C实现

    1下载:
  2. 包括 sha1 sha-224,sha-256,sha-384,sha-512 c++测试工具
  3. 所属分类:密码/编码算法

    • 发布日期:2010-08-17
    • 文件大小:98060
    • 提供者:zhengrong117
  1. 支持超大文件的Sha1算法软件

    1下载:
  2. 作者自己开发的支持超大文件的Sha1算法源代码(VC++6.0)
  3. 所属分类:密码/编码算法

  1. SHA1算法源代码

    0下载:
  2. 很好的东西。希望大家看看
  3. 所属分类:密码/编码算法

  1. MD5_HMAC

    0下载:
  2. HMAC-MD5算法实现源码-。
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2150280
    • 提供者:mcszzz
  1. SHA1

    0下载:
  2. SHA1加密算法的VC++实现,又需要的尽管下吧。-Arithmetic of SHA1, achieved by VC++.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2688
    • 提供者:zhugh
  1. SHA1

    0下载:
  2. 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-Secure Hash Algorithm (Secure Hash Algorithm) is mainly applied in the Digital Signature Standard (Digital Signature Standard DSS) w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:3458
    • 提供者:Laura
  1. hmac

    0下载:
  2. 实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1012
    • 提供者:甜甜
  1. sha1

    0下载:
  2. 该程序用于实现哈希算法,进行哈希算法256位-hash
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5960
    • 提供者:shenlan
  1. Sha1_Test(201107281719)

    0下载:
  2. Sha1哈希算法的封装,对原有的例子进行改造,有MFC及控制平台等两种方试创建的代码,运用较方便。-Sha1 calculate,have Visaul C++ MFC and control two flat.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:209856
    • 提供者:
  1. sha1_c51_STC12Cxx

    1下载:
  2. 在C51上使用的SHA1算法。是从pudn上下载的那个改的。但原来那个使用的是另一款51单片机,里面的汇编代码与STC12Cxx系列单片机不兼容,我给改了一下,现在的这个是支持stc12c系列单片机的版本。已经在STC12C5A60S2单片机上真机测试通过。-In the SHA1 algorithm used on the C51. The download from pudn change. Original use another 51 microcontroller inside the
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:36804
    • 提供者:进进
  1. SHA

    0下载:
  2. SHA1算法,主要用JAVA实现了SHA1算法,可直接调用-SHA1 Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1131
    • 提供者:徐建超
  1. SHA1(deep-optimization)

    0下载:
  2. SHA1汇编码的深度优化改写: 写个程序,用的了SHA1汇编码,百度了一堆,但是没有一个满意的。 并且都对500M以上的大文件支持不好,可怜单位配的256M内存的古董机!!!!! 于是自己决定重新写个,该源码对大文件的计算速度较快. 程序改写要点,除了对算子的优化外,还优化掉了数据表。由于优化掉了部分特种码,可以一定程度上避免PEiD类的软件侦测到所采用的算法类型 写完后,发现:中间那一堆代码怎么看怎么那么不顺眼呢!!,继续改写,进行了优化,把中间的算子优化掉。 附带全部
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:9616
    • 提供者:liyu
  1. SHA1

    0下载:
  2. 取文件的sha1码,技术有限,仅供参考-Take files sha1 code technology is limited, for reference only
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:2310
    • 提供者:李和周
  1. sha1

    0下载:
  2. 一个较高效率的SHA-1的C实现,VC2010使用X64编译,Release版本,比其它开源C代码大概快10 到20 -a high performance SHA-1 code in C. Compile by VC2010,in X64,release Version. It is guicker than others about 10 ~20
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:8533
    • 提供者:sunmike2002
  1. fsumfrontend-1.5.5.1-src

    0下载:
  2. Fsum Frontend is a files integrity checker. It can calculate 96 hash and checksum algorithms(CRC32, MD5, SHA1, SHA2, ADLER, DHA256, FORK256, ...). You can verify your files using a .sfv/.md5/.sha1/.sha2 file or create your own checksum file.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:318518
    • 提供者:WildGenie
  1. sha.tar

    0下载:
  2. 一个不依赖其它任何安全库的SHA1算法的实现,并且有三种调用方式,其中部分源码含有注释,本代码已被我用到金融方面的应用中。-ON划词翻译ON实时翻译 SHA1 algorithm to achieve a does not depend on any other security , and there are three kinds of call mode, part of source code contains the notes, this code has been use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3028
    • 提供者:田元江
« 12 »
搜珍网 www.dssz.com