Difference between revisions of "Md5"

From Hackepedia
Jump to navigationJump to search
m (MD5 moved to Md5: move this to Md5 (lower case d))
m
Line 1: Line 1:
 
[[MD5]] is a cryptographic one-way hashing algorithm first described in [[RFC]] 1321 back in 1992.
 
[[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.
+
[[MD5]] is no longer recommended for use, following a presentation at the 2004 Crypto Conference that revealed [[hash collision]] problems with the algorithm.  One replacement perhaps is [[SHA|SHA256]].
  
 
This MD5 sum is infamous:
 
This MD5 sum is infamous:

Revision as of 10:59, 10 May 2009

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. One replacement perhaps is SHA256.

This MD5 sum is infamous:

d41d8cd98f00b204e9800998ecf8427e

What is it? An empty file.