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

搜索资源列表

  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. jssha2-0.3

    0下载:
  2. javascr ipt实现的SHA-256-384-512 hash算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9459
    • 提供者:tony
  1. DSA

    0下载:
  2. Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136954
    • 提供者:wildkaede
  1. Java-encryption-algorithm

    0下载:
  2. Java中常用的加密算法应用,1. MD5加密,常用于加密用户名密码,当用户验证时。2. SHA加密,与MD5相似的用法,只是两者的算法不同。3. RSA加密,RAS加密允许解密。常用于文本内容的加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:wangmin
  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

    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

    0下载:
  2. 内带3个sha1的C源码。经验证都可用。在我们项目中,已经用于验证SHA1的verilog-With three within the C source code sha1. Experience certificate are available. In our project, has been used to validate SHA1 of verilog
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:13984
    • 提供者:左宏权
  1. md5deep-3.4.tar

    0下载:
  2. 计算任何数量文件的MD5、SHA-1、SHA-256、Tiger、whirlpool的消息摘要,通过递归目录结构的方式。亦可以匹配输入的多种格式哈希表文件。-Computes the MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digest for any number of files while optionally recursively digging through the directory structure. Can also
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:247504
    • 提供者:nathun
  1. bank_safe_key

    0下载:
  2. 1,针对对金融行业密钥不是很熟悉的人 2,介绍金融密钥体系的结构和概念 3,介绍PIN,PIK,MAC,MAK,BMK,MK等 4,即个人密码,PINBLOCK,PIK(个人标识码密钥),报文鉴别码MAC 5,介绍了报文鉴别技术,MAC,MD5,SHA 6,介绍了PINBLOCK生成方法 7,商业银行加密机部署-1, for the financial industry, the key is not very familiar with the person 2, in
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-26
    • 文件大小:229342
    • 提供者:
  1. JH

    0下载:
  2. JH哈希密码算法,SHA-3杂凑密码候选算法候选之一-THE HASH FUNCTION JH
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7519818
    • 提供者:rey
  1. cwcli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:94137
    • 提供者:Andrey
  1. SHA3

    0下载:
  2. 带界面的hash算法,分别提供了CUBEHASH、 CROSTL、LANE、SHABAL、SPECTRAL物种候选sha3算法-Interface with the hash algorithm, respectively, provide CUBEHASH, CROSTL, LANE, SHABAL, SPECTRAL species candidate sha3 algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1978395
    • 提供者:林迪
  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. blake_vhdl_v2.tar

    0下载:
  2. the black hash algorithm which has competed in the sha-3 and it is one of the most powerful hash algorithm-the black hash algorithm which has competed in the sha-3 and it is one of the most powerful hash algorithm,,
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:209682
    • 提供者:hadel
  1. sha3

    0下载:
  2. 已经进入第三轮SHA-3候选算法竞选中的Keccak算法-Already in the third round of SHA- 3 candidate algorithms Keccak algorithm in the campaign
  3. 所属分类:CA program

    • 发布日期:2017-11-15
    • 文件大小:31233
    • 提供者:刘思
  1. Skein_Original

    0下载:
  2. SHA-3第三轮候选算法,Skein,源码-SHA-3 third round candidate algorithms, Skein, source
  3. 所属分类:加密解密

    • 发布日期:2013-12-03
    • 文件大小:10298192
    • 提供者:tracy
  1. Skein_Optimized_32bit

    0下载:
  2. Skein算法的优化的32bit实现。Skein虽然没有最终竞选成功,但它本身仍然是一种不错的算法。-Skein algorithm 32bit optimized implementation. Although Skein didn t pass SHA-3 final round competition, it s a good algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:25225
    • 提供者:hezhongzhu
  1. blake.tar

    0下载:
  2. sha-3 group blake algorithm implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6015
    • 提供者:smartbitcoin
  1. KeccakInPython-3.1

    0下载:
  2. SHA3 python Keccak算法(读作为“ket-chak”)是Guido Bertoni, Joan Daemen, Michael Peters, and Giles Van Assche的工作。 SHA-3的候选人在2008年10月提交。 Keccak采用了创新的的“海绵引擎”散列消息文本。它是快速的,在英特尔酷睿2处理器下的平均速度为12.5周期每字节。它设计简单,方便硬件实现。 -SHA3 python-VERSION
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-24
    • 文件大小:9071
    • 提供者:yujieyang
  1. js-sha3-0.7.0

    0下载:
  2. SHA-3 / Keccak / Shake哈希算法的Javascr ipt实现,支持UTF-8。(A simple SHA-3 / Keccak / Shake hash function for Javascr ipt supports UTF-8 encoding.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:38912
    • 提供者:lostfree
« 12 »
搜珍网 www.dssz.com