Talk:MD5: Difference between revisions

Content added Content deleted
(New page: What is the point of this? Most languages are going to have an MD5 function. Perhaps the algorithm should actually be implemented in each. This would give a much better rosetta like comp...)
 
No edit summary
Line 2: Line 2:


Perhaps the algorithm should actually be implemented in each. This would give a much better rosetta like comparison between languages, as it would involve more complicated structures than straight code blocks.
Perhaps the algorithm should actually be implemented in each. This would give a much better rosetta like comparison between languages, as it would involve more complicated structures than straight code blocks.

:Someone asked for MD5 on the [[Help:Request a new programming task|task request page]] and I looked up how to do it in Java. I couldn't really tell what was going on in the wikipedia explanation of the algorithm. If you know how to do the algorithm for real, then go for it. --[[User:Mwn3d|Mwn3d]] 12:36, 28 November 2007 (MST)