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

搜索资源列表

  1. HASH-code-implementation-using-VHDL

    0下载:
  2. implementation for Secure Hash Algorithm 1 SHA-1 in vhdl language contain no test file.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:13862
    • 提供者:waleed
  1. sha-1

    0下载:
  2. The document is about Secure Hash Agorithm (SHA-1)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1216
    • 提供者:Miha
  1. sha

    0下载:
  2. 运用散列算法SHA对一段文字进行消息摘要。-The hash algorithm SHA message digest on a paragraph of text...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1442983
    • 提供者:xsc
  1. SHA-1test

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

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

    0下载:
  2. SHA加密算法原理及介绍,可用于学习,实验-sha encode decode
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 3种安全HASH算法的实现(SHA-1,SHA-256,SHA-512),并对3中算法的性能进行了测试-Achieve 3 kinds of SHA algorithm (SHA-1, SHA-256, SHA-512) and test the performance of them
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1248353
    • 提供者:Peng
  1. SHA-1

    0下载:
  2. SHA-1 MATLAB implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:5189
    • 提供者:ikarigeorge
  1. SHA

    0下载:
  2. SHA-1 string encryption/decrytion C-SHA-1 string encryption/decrytion C++
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. This a file about java sha1,please use it if you need!-This is a sha file!
  3. 所属分类:Ajax

    • 发布日期:2017-04-03
    • 文件大小:2072
    • 提供者:qiao
  1. SHA

    0下载:
  2. 一款简单的SHA消息摘要算法实现程序。利用Java语言编写。实现方法简单清晰。-SHA message digest algorithm to achieve a simple procedure. Using the Java language. The implementation is simple and clear.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2725
    • 提供者:姚馨
  1. IMPLEMENTATION-OT-SHA-1

    0下载:
  2. Report on SHA and hash. SHA-1 is a cryptographic hash function designed by the United States National and published by the United States NIST as a U.S. Federal Information Processing Standard. SHA stands for "secure hash algorithm". -Report on SHA
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:205529
    • 提供者:Appu
  1. SHA-512

    0下载:
  2. SHA-512 bit encryption code.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2377
    • 提供者:Amit
  1. SHA-1

    1下载:
  2. 计算SHA-1码的详细代码,以及具体实现过程。-Calculate the SHA-1 code code, the process of specific implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-04-03
    • 文件大小:2048
    • 提供者:李佳轩
  1. SHA-256

    0下载:
  2. 基于FIPS 180-4标准的SHA-256算法的verilog HDL实现-SHA-256 algorithm based on FIPS 180-4 standard verilog HDL implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:3685
    • 提供者:pppp
  1. Checksum-MD5-SHA-

    0下载:
  2. 取得檔案的唯一檢查碼ChecksumMD5 SHA取得檔案的唯一檢查碼-Checksum MD5 SHA
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:59518
    • 提供者:tony
  1. SHA-256SecuretyAnalysis

    0下载:
  2. 研究ras-256hash函数的结构安全性,给出三个sha-256变种函数,分别分析他们抵抗chabaud-joux攻击的能力与sha-256结构果比较,版权归作者所有,仅供研究。-Structural safety research the ras-256hash function, given three sha-256 variant function analysis their attacks against chabaud-joux ability sha-256 structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:416565
    • 提供者:徐晓刚
  1. SHA-1ImplementationOnFPGA

    0下载:
  2. 希算法SHA-1算法广泛地应用于电子商务、商用加密软件等信息安全领域。通过对SHA.1算法的深入 分析,提出了流水线结构的硬件实现方案。通过缩短关键路径,使用片内RAM代替LE寄存器实现流水线中间变量 的数据传递,有效地提高了工作频率和单位SHA-1算法的计算速度。这种硬件结构在Altera系列芯片上的实现性能 是Ahera商用SHA-1算法IP核的3倍以上。-Hash algorithm SHA-1 is used widely in cryptographic applicati
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:279755
    • 提供者:徐晓刚
  1. AD9826-single-SHA-Mode-clock-generationPdata-o___

    0下载:
  2. AD9826 single SHA-Mode: clock generation+data output errors
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:684351
    • 提供者:antonf
  1. SHA-1_prj

    0下载:
  2. SHA-1算法C源码,VC建的工程。加密字符串,数组。-SHA-1 C source code
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:13211
    • 提供者:郭君文
  1. haxihanshu-SHA-1suanfa

    1下载:
  2. 哈希函数SHA-1的c实现,能正常运行。很实用,适合用来学习sha-1,希望对你有帮助。-A hash function is SHA-1 (c) achieve normal operation. Very practical, ideal for learning the sha-1, you want to help.
  3. 所属分类:CA program

    • 发布日期:2015-03-27
    • 文件大小:175104
    • 提供者:杨俊明
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com