digitalmars.D - SHA-3 is KECCAK
- "Xinok" <xinok live.com> Oct 03 2012
- "Chris Cain" <clcain uncg.edu> Oct 03 2012
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
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








"Chris Cain" <clcain uncg.edu>