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

搜索资源列表

  1. SHA1_for_msp430f248

    0下载:
  2. sha1 algorithem for msp430f248.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:95520
    • 提供者:pathum
  1. sha1-2

    0下载:
  2. SHA1的C语言算法实现,经过了验证,能孙俪运行-SHA1 algorithm in C language, and proven, can run Sun Li
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8047
    • 提供者:zsw
  1. HMAC-SHA

    0下载:
  2. 包含HMAC,SHA1,SHA256,SHA384,SHA512的加密写法-Contains HMAC, SHA1 SHA256, SHA384, SHA512 encryption capitalization
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1548948
    • 提供者:彭川
  1. Sha1

    0下载:
  2. implementation java for sha1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2612
    • 提供者:Romeo
  1. SHA1

    0下载:
  2. 使用C++语言在eclipse中编写,使用gcc编译器,实现sha1算法-the sha1 is written in eclipse platform with C++,complied by gcc
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:218177
    • 提供者:丁凯孟
  1. sha1

    0下载:
  2. keil 和 VC的sha1 算法的实现-keil and VC sha1 algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2499753
    • 提供者:王兆祎
  1. MD5-SHA1

    0下载:
  2. The MD5 and SHA1 algorithms to cipher implemented in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:83583
    • 提供者:pedraza1721
  1. SHA1

    0下载:
  2. a hash function SHA1 has run successfully. Welcome to download. if you like, donnot forget to give me a comment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:815613
    • 提供者:andy
  1. SHA1

    0下载:
  2. c语言编写 摘要算法 请注意 sha1不是加密 密码学实验 -c language digest algorithm sha1 not encrypted password Please note that experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:157737
    • 提供者:lee
  1. HMAC-SHA1

    0下载:
  2. hmac—sha1 编码解码-hmac-sha1 encoding and decoding
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:51632
    • 提供者:hujiefang
  1. sha1

    0下载:
  2. Use to do SHA1 encode,SHA-1 produces a 160-bit message digest based on principles similar to those used by Ronald L. Rivest of MIT in the design of the MD4 and MD5 message digest algorithms, but has a more conservative design.-Use to do SHA1 encode,
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:5194
    • 提供者:林玲
  1. MD5-SHA1

    0下载:
  2. SHA1 MD5加密 例: 原文=>3333333 MD5大写:074FD28EFF0F5ADEA071694061739E55 md5小写:074fd28eff0f5adea071694061739e55 大写二次MD5大写:D26D3E07A4A9767A25252E8F99D52F97 小写二次MD5大写:d26d3e07a4a9767a25252e8f99d52f97 大写二次MD5小写:9EDB374966AE9B22F27F29E59F82F3D7
  3. 所属分类:ELanguage

    • 发布日期:2017-11-02
    • 文件大小:3635
    • 提供者:王新林
  1. sha1

    0下载:
  2. 通过输入字符串,计算出sha1摘要,功能和性能还可以提高。-input a string and it work out with a sha1 hash
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:10889
    • 提供者:鱼肉
  1. SHA1

    0下载:
  2. SHA1的加密算法 比较基础的加密算法-SHA1 xx vc
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:9156
    • 提供者:崔帆
  1. sha1

    0下载:
  2. SHA1算法实现,我用过,没问题。希望能给别人带来帮助-SHA1 algorithm ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:3993
    • 提供者:晨风
  1. SHA1

    0下载:
  2. SHA1 加密函数实例,初学网上的例子。试了一下还可以。不错-Example of the the the SHA1 encryption function instance, beginner online
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1851
    • 提供者:姚建新
  1. SHA1(deep-optimization)

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

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

    1下载:
  2. MD5和SHA1的加解密算法,已经做成了动态链接库(EncryptionAlgorithm工程),并且做了测试程序(EncryptionTest工程)-MD5 and SHA1 encryption and decryption algorithms, and has made a dynamic link library (EncryptionAlgorithm), and do a test the program (EncryptionTest Engineering)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:4608551
    • 提供者:黄星辰
  1. SHA1

    0下载:
  2. 详细介绍了SHA1加密算法,并给出了SHA1加密算法的源码。-The encryption algorithm of SHA1
  3. 所属分类:CA program

    • 发布日期:
    • 文件大小:2336
    • 提供者:张婷
  1. sha1

    0下载:
  2. This a byte oriented version of SHA1 that operates on arrays of bytes stored in memory. It runs at 22 cycles per byte on a Pentium P4 processor for Linux. -This is a byte oriented version of SHA1 that operates on arrays of bytes stored in memory. I
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:4636
    • 提供者:verjingrai
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com