文件名称:BLAKE2-master

  • 所属分类:
  • CA认证
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2017-03-24
  • 文件大小:
  • 486kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Jonatha*******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

BLAKE2 are cryptographic hash functions based on Dan Bernstein s Cha stream cipher, but a permuted copy of the input block, XORed with some round constants, is added before each Cha round. Like SHA-2, there are two variants differing in the word size. ChaCha operates on a 4×4 array of words. BLAKE repeatedly combines an 8-word hash value with 16 message words, truncating the ChaCha result to obtain the next hash value. BLAKE-256 and BLAKE-224 use 32-bit words and those output digest size are 256 bits and 224 bits, while BLAKE-512 and BLAKE-384 use 64-bit words and those output digest size are 512 bits and 384 bits.-BLAKE2 are cryptographic hash functions based on Dan Bernstein s ChaCha stream cipher, but a permuted copy of the input block, XORed with some round constants, is added before each ChaCha round. Like SHA-2, there are two variants differing in the word size. ChaCha operates on a 4×4 array of words. BLAKE repeatedly combines an 8-word hash value with 16 message words, truncating the ChaCha result to obtain the next hash value. BLAKE-256 and BLAKE-224 use 32-bit words and those output digest size are 256 bits and 224 bits, while BLAKE-512 and BLAKE-384 use 64-bit words and those output digest size are 512 bits and 384 bits.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





BLAKE2-master

.............\.gitignore

.............\COPYING

.............\README.md

.............\b2sum

.............\.....\README.md

.............\.....\b2sum.1

.............\.....\b2sum.c

.............\.....\makefile

.............\bench

.............\.....\amd64cpuinfo.c

.............\.....\bench.c

.............\.....\do.gplot

.............\.....\makefile

.............\.....\md5.c

.............\.....\x86cpuinfo.c

.............\csharp

.............\......\Blake2Sharp.Tests

.............\......\.................\Blake2Sharp.Tests.csproj

.............\......\.................\DebugNodeHasher.cs

.............\......\.................\Properties

.............\......\.................\..........\AssemblyInfo.cs

.............\......\.................\SequentialTests.cs

.............\......\.................\TestVectors.cs

.............\......\Blake2Sharp.sln

.............\......\Blake2Sharp

.............\......\...........\Blake2B.cs

.............\......\...........\Blake2BConfig.cs

.............\......\...........\Blake2BCore-FullyUnrolled.cs

.............\......\...........\Blake2BCore-Inline.cs

.............\......\...........\Blake2BCore-Simple.cs

.............\......\...........\Blake2BCore.cs

.............\......\...........\Blake2BHasher.cs

.............\......\...........\Blake2BNodeHasher.cs

.............\......\...........\Blake2BTreeConfig.cs

.............\......\...........\Blake2IvBuilder.cs

.............\......\...........\Blake2Sharp.csproj

.............\......\...........\Hasher.cs

.............\......\...........\NodeHasher.cs

.............\......\...........\Properties

.............\......\...........\..........\AssemblyInfo.cs

.............\......\...........\TreeHasher.cs

.............\......\...........\compression.c

.............\ref

.............\...\blake2-impl.h

.............\...\blake2.h

.............\...\blake2b-ref.c

.............\...\blake2bp-ref.c

.............\...\blake2s-ref.c

.............\...\blake2sp-ref.c

.............\...\genkat-c.c

.............\...\genkat-json.c

.............\...\makefile

.............\sse

.............\...\blake2-config.h

.............\...\blake2-impl.h

.............\...\blake2.h

.............\...\blake2b-load-sse2.h

.............\...\blake2b-load-sse41.h

.............\...\blake2b-round.h

.............\...\blake2b.c

.............\...\blake2bp.c

.............\...\blake2s-load-sse2.h

.............\...\blake2s-load-sse41.h

.............\...\blake2s-load-xop.h

.............\...\blake2s-round.h

.............\...\blake2s.c

.............\...\blake2sp.c

.............\...\genkat-c.c

.............\...\genkat-json.c

.............\...\makefile

.............\testvectors

.............\...........\blake2-kat.h

.............\...........\blake2-kat.json

.............\...........\blake2b-kat.txt

.............\...........\blake2bp-kat.txt

.............\...........\blake2s-kat.txt

.............\...........\blake2sp-kat.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org