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

搜索资源列表

  1. sha1_v01

    0下载:
  2. sha1_testbench.v -- Testbench with vectors NIST FIPS 180-2 sha1_exec.v -- Top level sha1 module sha1_round.v -- primitive sha1 round dffhr.v -- generic parameterizable D-flip flop library Performance Analysis Performance equa
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6315
    • 提供者:sam
  1. sha1-progect

    0下载:
  2. Xilinx XC2VP20 FPGAs. The complete SHA-1 chip Verilog source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:23231
    • 提供者:zoran wowa
  1. N102104171_BT2

    0下载:
  2. Chatting Server-Client applications using the privacy algorithm Using techniques: SHA1, MD5, symmetric-key Algorithms-Chatting Server-Client applications using the privacy algorithm Using techniques: SHA1, MD5, symmetric-key Algorithms
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-17
    • 文件大小:294028
    • 提供者:PhuongThao
  1. SHA1inC

    0下载:
  2. sh1的C++算法实现,内容详尽、案例充分-good sha1 text written in c++
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:55616
    • 提供者:深圳
  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
    • 提供者:田元江
  1. OPENSSL

    1下载:
  2. 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-23
    • 文件大小:833536
    • 提供者:杨成伟
  1. ecc

    0下载:
  2. used to achieve the sha1 encryption algorithm, a very standardized format, a standard procedure
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:109037
    • 提供者:wadim
  1. ima_crypto

    0下载:
  2. Calculates md5 sha1 file hash, template hash, boot-aggreate hash.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1720
    • 提供者:lshojg
  1. ECDSA

    0下载:
  2. ECDSA加入SHA1的Verilog實現,以system.v連結-ECDSA join SHA1 of Verilog implementation to system.v link
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5278
    • 提供者:sara kuo
  1. sha

    0下载:
  2. 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法-Simply use C language sha1 cipher algorithm, this algorithm hash algorithm, the algorithm is simple way sha1 use C language implementation of cryptographic algorithms, this algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:548571
    • 提供者:耳东陈
  1. en_sign_sha1

    0下载:
  2. 软算法库其中包含了额SHA1 SHA256 3DES等开源的代码,其中只要为摘要运算和对称运算多种模式操作。-Soft algorithm library which contains the amount SHA1 SHA256 3DES and other open source code, which is a summary as long as arithmetic operations and symmetric multi-mode operation.
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:2295
    • 提供者:xiaob
  1. SHA

    0下载:
  2. 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:johnxi
  1. sha1_ssse3_glue

    0下载:
  2. Glue code for the SHA1 Secure Hash Algorithm assembler implementation using Supplemental SSE3 instructions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2449
    • 提供者:brchwb
  1. ima_crypto

    0下载:
  2. Calculates md5 sha1 file hash, template hash, boot-aggreate hash.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4064
    • 提供者:hansinqei
  1. mimaxue

    0下载:
  2. 密码学实验,集成MD5,SHA1,hill算法- Cryptography experiments, integrated MD5, SHA1, hill algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4159391
    • 提供者:骆安明
  1. fnabs

    0下载:
  2. Support for ATMEL SHA1 SHA256 HW acceleration.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9667
    • 提供者:hglwmong
  1. sha1_mb_mgr_submit_avx2

    0下载:
  2. Buffer submit code for multi buffer SHA1 algorithm.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 通过编程实现杂凑函数SHA-1,对该算法的设计有较好的认识。比较MD5和SHA-1算法的特点,体会SHA-1比MD5的复杂之处。-By programming the hash function SHA-1, the algorithm has a better understanding of the design. Feature Comparison MD5 and SHA-1 algorithm, SHA-1 complex experience than MD5' s place
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:128535
    • 提供者:merlot
  1. sha1_mb

    0下载:
  2. Multi buffer SHA1 algorithm Glue Code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6625
    • 提供者:jingyaomen
  1. sha1-armv4-large

    0下载:
  2. size in bytes comp cycles[] measured performance.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2575
    • 提供者:lengllca
« 1 2 ... 15 16 17 18 19 2021 22 23 24 »
搜珍网 www.dssz.com