Talk:SHA-1

From Rosetta Code
Revision as of 19:23, 19 January 2012 by rosettacode>Kernigh

Implementations separated

We might want to set this up like MD5 and MD5/Implementation just to keep things consistent. --Mwn3d 21:40, 18 January 2012 (UTC)

Some implementations of MD5 are still on MD5 and not on MD5/Implementation. If someone creates SHA-1/Implementation, please move the Ruby implementation from here to there. If I later create RIPEMD-160, SHA-256, or so on, I might not immediately create /Implementation pages. --Kernigh 19:23, 19 January 2012 (UTC)

Warning highlighting

That highlighted warning should probably go into a centered infobox to make it more visible. –Donal Fellows 10:45, 19 January 2012 (UTC)

What kind of warning is appropriate for SHA-1? Factor's documentation for SHA says, "SHA-1 is considered insecure, while SHA-2 It is generally considered to be pretty strong." OpenBSD sha(1) gives no warning at all, though OpenBSD md5(1) gives a warning and recommends sha256. --Kernigh 19:23, 19 January 2012 (UTC)