Penguin
Diff: CryptographicHash
EditPageHistoryDiffInfoLikePages

Differences between version 6 and previous revision of CryptographicHash.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Friday, July 26, 2002 4:02:29 pm by WikiAdmin Revert
Older page: version 5 Last edited on Friday, July 26, 2002 4:02:12 pm by WikiAdmin Revert
@@ -2,6 +2,6 @@
  
 There are several well known and understood hashing algorithms: 
 * [MD2], a good hash, li'l slow tho 
 * [MD4], RFC:1320 
-* [MD5], based on MD2 but faster (I think). RFC:1320  
+* [MD5], based on MD2 but faster (I think). RFC:1321  
 * [SHA1], a group of people got bored and designed their own CryptographicHash. What can I say? They musta been mad ;) Generally considered more "secure" than [MD5]. Why? I dunno. :(