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

搜索资源列表

  1. sha1

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

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

    0下载:
  2. 这是一个实现SHA1摘要加密数据的jQuery插件。-This is a SHA1 digest encrypted data jQuery plugin.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:1580
    • 提供者:kkpudn21
  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. 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. 实现sha1函数。特点是速度快。适合多次迭代中使用,已经接口,可以直接调用。-Achieve sha1 function. Characterized by fast. Suitable to use iterations has interfaces that can be called directly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:459556
    • 提供者:zhonghongbao
  1. sha1

    0下载:
  2. SHA1算法为基础的加密程序,主要用于信息安全课程设计的普通数据加密的课题,运行环境在C++6.0 -SHA1 algorithm based encryption program, mainly for information security, data encryption ordinary course design topics, the operating environment in C++6.0
  3. 所属分类:CA program

    • 发布日期:2017-11-17
    • 文件大小:276032
    • 提供者:小刚
  1. HMAC-SHA1

    0下载:
  2. hmac-sha1 c语言算法 包含所有所需程序-hmac-sha1 c language algorithm contains all the necessary procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-04
    • 文件大小:517072
    • 提供者:david
  1. hmac-sha1

    0下载:
  2. hmac-sha1算法实现,较为经典,随着该算法应用越来越广,变得越来越重要,值得学习-hmac-sha1 algorithm, more classic, with the increasingly widespread application of the algorithm, is becoming increasingly important, it is worth learning
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. VB的sha1()加密模组。。主要用于标准的SHA1加密-VB-sha1 () encryption module. . Mainly used for standard SHA1 encryption. .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4416
    • 提供者:kimf
  1. SHA1

    0下载:
  2. SHA1 implementation on FPGA VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3565
    • 提供者:osman
  1. sha1

    0下载:
  2. 密码学课程的相关算法编程实现,采取了sha1算法惊醒编程-Programming cryptography algorithms curriculum implementation, taking the sha1 algorithm awakened programming
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4139
    • 提供者:邱传
  1. sha1-s390x

    0下载:
  2. SHA1 block procedure for s390x.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:nenmenfong
  1. sha1

    0下载:
  2. sHA1 ALGORITHM FOR C++ LANGUAGE-sHA1 ALGORITHM FOR C++ LANGUAGE
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1364
    • 提供者:Durga
  1. sha1-2014-3-15

    0下载:
  2. sha1算法的实现,源代码。包含头文件,源程序,已实现测试-sha1 algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:206158
    • 提供者:suliluo
  1. SHA1

    0下载:
  2. 主要针对单片机环境下的SHA1算法,做了代码结构的优化调整,使得在单片机环境占用的代码空间很少。-Mainly for the SHA1 algorithm SCM environment, optimized code structure adjustment, making the environment in the microcontroller code space occupied by little.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2797
    • 提供者:欧阳白
  1. MD5-SHA1-SHA256

    0下载:
  2. SHA算法源码,算法语言是C语言,分别包括SHA1和SHA256-SHA algorithm source code, algorithms, language is the C language, respectively, including SHA1 and SHA256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:374706
    • 提供者:雷宇扬
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »
搜珍网 www.dssz.com