MD4
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Software) | m (→Software) | ||
| Line 11: | Line 11: | ||
| == Software == | == Software == | ||
| − | * [ | + | * [[OpenSSL]] (<code>openssl dgst -md4</code>) | 
| == Links == | == Links == | ||
| * [[Wikipedia:MD4|Wikipedia article]] | * [[Wikipedia:MD4|Wikipedia article]] | ||
Revision as of 20:15, 29 January 2016
MD4 is a 128-bit cryptographic hash function. It has known weaknesses that make it insecure for some purposes.
Specifications
Software
-  OpenSSL (openssl dgst -md4)

