www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - SHA-3 is KECCAK

reply "Xinok" <xinok live.com> writes:
With the recent discussions regarding std.crypt/std.hash, I 
thought it would be worth announcing that the SHA-3 competition 
has ended and the winner is KECCAK.

http://csrc.nist.gov/groups/ST/hash/sha-3/winner_sha-3.html
Oct 03 2012
parent "Chris Cain" <clcain uncg.edu> writes:
On Wednesday, 3 October 2012 at 11:35:42 UTC, Xinok wrote:
 With the recent discussions regarding std.crypt/std.hash, I 
 thought it would be worth announcing that the SHA-3 competition 
 has ended and the winner is KECCAK.

 http://csrc.nist.gov/groups/ST/hash/sha-3/winner_sha-3.html

I would love to see D support SHA3 ASAP. I cringe at the fact that many still use MD5.
Oct 03 2012