<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=MD5Hash</id>
	<title>MD5Hash - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=MD5Hash"/>
	<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=MD5Hash&amp;action=history"/>
	<updated>2026-04-28T22:12:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://pickwiki.org/index.php?title=MD5Hash&amp;diff=2011&amp;oldid=prev</id>
		<title>Conversion script: link fix</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=MD5Hash&amp;diff=2011&amp;oldid=prev"/>
		<updated>2015-02-26T23:48:55Z</updated>

		<summary type="html">&lt;p&gt;link fix&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* This is just some &amp;quot;shared&amp;quot; text that&amp;#039;s appended to the string for security&lt;br /&gt;
* purposes.  It&amp;#039;s not required as part of the MD5 scheme.&lt;br /&gt;
X.THE.KEY=&amp;quot;key&amp;quot;&lt;br /&gt;
*&lt;br /&gt;
X.TO.BE.HASHED=&amp;quot;The quick brown fox jumps over the lazy dog&amp;quot;&lt;br /&gt;
X.TO.BE.HASHED := X.THE.KEY&lt;br /&gt;
*&lt;br /&gt;
X.ERROR.FLAG=0&lt;br /&gt;
X.ERROR.MSG=&amp;#039;&amp;#039;&lt;br /&gt;
X.CALCULATED.HASH=&amp;#039;&amp;#039;&lt;br /&gt;
***********&lt;br /&gt;
X.ALGORITHM=&amp;quot;MD5&amp;quot;&lt;br /&gt;
X.DATA.LOC=1  ;** Data is in a string (2=in a file)&lt;br /&gt;
*&lt;br /&gt;
* This DIGEST command actually does the job of calculating the hash&lt;br /&gt;
*&lt;br /&gt;
A.ERROR.FLAG=DIGEST(X.ALGORITHM, X.TO.BE.HASHED, X.DATA.LOC, A.HASH.VAL)&lt;br /&gt;
*&lt;br /&gt;
A.HASH.VAL=OCONV(A.HASH.VAL,&amp;quot;[[MX0C]]&amp;quot;)  ;** convert binary string returned by DIGEST, to ascii hex string&lt;br /&gt;
A.HASH.VAL=DOWNCASE(A.HASH.VAL)&lt;br /&gt;
***********&lt;br /&gt;
CRT A.HASH.VAL&lt;br /&gt;
CRT A.ERROR.FLAG&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
</feed>