Md5: Difference between revisions

From Hackepedia
Jump to navigationJump to search
Roy (talk | contribs)
No edit summary
 
mNo edit summary
Line 2: Line 2:


[[MD5]] is no longer recommended for use, following a presentation at the 2004 Crypto Conference that revealed [[hash collision]] problems with the algorithm.
[[MD5]] is no longer recommended for use, following a presentation at the 2004 Crypto Conference that revealed [[hash collision]] problems with the algorithm.
This MD5 sum is infamous:
d41d8cd98f00b204e9800998ecf8427e
What is it?  An empty file.

Revision as of 13:18, 4 December 2005

MD5 is a cryptographic one-way hashing algorithm first described in RFC 1321 back in 1992.

MD5 is no longer recommended for use, following a presentation at the 2004 Crypto Conference that revealed hash collision problems with the algorithm.

This MD5 sum is infamous:

d41d8cd98f00b204e9800998ecf8427e

What is it? An empty file.