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

搜索资源列表

  1. sha 加密算法 C实现

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

    • 发布日期:2010-08-17
    • 文件大小:98060
    • 提供者:zhengrong117
  1. SECURE HASH STANDARD (sha)

    1下载:
  2. SHA 加密算法标准说明文件, 详细介绍相关的算法
  3. 所属分类:编程文档

  1. SHA-1.rar

    1下载:
  2. MAC算法SHA—1算法的C语言实现源码,SHA-1 algorithm for the C language source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-05-07
    • 文件大小:1619
    • 提供者:Sophia quan
  1. sha

    2下载:
  2. C实现的SHA-1,SHA-256,SHA-512算法-。
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:53526
    • 提供者:mcszzz
  1. SHA-1

    1下载:
  2. SHA-1算法实现的详细资料。里面还包括了具体加解密前后的样本例子。-SHA-1 algorithm implementation details. Which also includes specific examples of a sample before and after the encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-27
    • 文件大小:197885
    • 提供者:jersey
  1. SHA-1

    1下载:
  2. SHA-1算法的C语言实现,计算消息的散列值,用于安全通信-SHA-1 algorithm of the C language implementation, computing the hash value information for secure communications
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-27
    • 文件大小:89768
    • 提供者:zhaolingxi
  1. sha源码

    0下载:
  2. sha源代码-sha source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:105472
    • 提供者:
  1. SHA-1

    1下载:
  2. SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-05-07
    • 文件大小:31410
    • 提供者:朱利
  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. sha

    0下载:
  2. sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4679
    • 提供者:guochao
  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-27
    • 文件大小:3875
    • 提供者:Heyyou
  1. sha-1

    0下载:
  2. sah-1(Secure Hash Algorithm,安全散列算法)算法源程序-the c sourse code for sha-1(Secure Hash Algorithm) Algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:2234
    • 提供者:hehailian
  1. sha-1

    0下载:
  2. 一个非常好的SHA-1源代码,在其目录下建立一个a.txt,将明文保存在a.txt中,在执行SHA-1就行-SHA-1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2171
    • 提供者:xx
  1. SHA

    0下载:
  2. PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:15817
    • 提供者:chenmao
  1. SHA-1

    0下载:
  2. data encryption for SHA-1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:271650
    • 提供者:ibanez
  1. Sha

    0下载:
  2. This is SHA-1 allgorithmwhich may be used to generate message digests. This is written in C language and runs in Linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:83649
    • 提供者:pratheek19
  1. HMAC-SHA

    0下载:
  2. hmac using SHA algorithm source code-hmac using SHA algorithm source code...
  3. 所属分类:CA program

  1. SHA-256(VCsharp)

    0下载:
  2. 应用密码课程设计;VC#2005环境;SHA-256简单功能,显示每次中间哈希结果。-Applied Cryptography course design VC# 2005 environment SHA-256 Simple function, showed intermediate hash result every time.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:332237
    • 提供者:bolide
  1. sha

    0下载:
  2. SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark-SHA encryption and decryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:27723
    • 提供者:邓承诺
  1. aes-rsa-md5-des-sha

    0下载:
  2. aes rsa md1245 des sha128,244,256(aes rsa md1245 des sha)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-30
    • 文件大小:2783232
    • 提供者:lanejim
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com