Description: 继MD5被攻破后,在Crypto2008上, Rivest提出了MD6算法,该算法的Block size为512
bytes(MD5的Block Size是512 bits), Chaining value长度为1024 bits, 算法增加了并行
机制,适合于多核CPU。 在安全性上,Rivest宣称该算法能够抵抗截至目前已知的所有的
攻击(包括差分攻击)。
个人认为,MD6极有可能成为新一代Hash算法标准。
- [vbwinapi1] - VB is a learning-api, api has every righ
- [md6] - MD6-MIT hash algorithm for NIST.
File list (Check if you may need any files):
md6_c_code-2008-11-2
....................\md6_c
....................\.....\inttypes.h
....................\.....\makefile
....................\.....\md6.h
....................\.....\md6sum.c
....................\.....\md6_compress.c
....................\.....\md6_mode.c
....................\.....\md6_nist.c
....................\.....\md6_nist.h
....................\.....\README
....................\.....\stdint.h