MD4: Difference between revisions

137 bytes added ,  5 years ago
→‎{{header|Mathematica}}: Mathematica inbuilt solution
(→‎{{header|Mathematica}}: Mathematica inbuilt solution)
Line 907:
 
{{out}}
<pre>a52bcfc6a0d0d300cdc5ddbfbefe478b</pre>
 
=={{header|Mathematica}}==
<lang Mathemtica>Hash["Rosetta Code", "MD4", "HexString"]</lang>
<pre>a52bcfc6a0d0d300cdc5ddbfbefe478b</pre>
 
Anonymous user