Differences between version 8 and revision by previous author of CryptographicHash.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 8 | Last edited on Friday, April 30, 2004 4:01:28 am | by StuartYeates | Revert |
Older page: | version 7 | Last edited on Friday, July 26, 2002 4:03:34 pm | by WikiAdmin | Revert |
@@ -4,4 +4,8 @@
* [MD2], a good hash, li'l slow tho RFC:1319
* [MD4], 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. :(
+
+See also: [CRC]
+----
+CategoryCryptography