Penguin
Diff: CryptographicHash
EditPageHistoryDiffInfoLikePages

Differences between version 5 and previous revision of CryptographicHash.

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

Newer page: version 5 Last edited on Friday, July 26, 2002 4:02:12 pm by WikiAdmin Revert
Older page: version 1 Last edited on Friday, July 26, 2002 3:43:41 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:1312  
+* [MD5], based on MD2 but faster (I think). RFC:1320  
 * [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. :(