by "Stephen Taylor <editor@[EMAIL PROTECTED]
>" <StephenTaylorFRSA@[EMAIL PROTECTED]
Apr 16, 2008 at 07:39 AM
In Vector 23:3, Paul Berry remembered taking part in KEI's Expository
Programming initiative, in which domain experts produced executable
expositions of key algorithms in their fields:
http://www.vector.org.uk/archive/v223/berry.htm
In that spirit I have revised for Dyalog 11 an MD5 hashing function
(original by Conrad Hoesle-Kienzlen, revised and sent to me by Brian
Oliver) and posted it on the APL Wiki:
http://aplteam2.com/aplwiki/moin.cgi/MessageDigestHash
Since it serves KEI's Expository Programming purpose, I've also
entered a plea on the discussion page of Wikipedia's article on MD5
for display of the APL source as well as the pseudocode there.
http://en.wikipedia.org/wiki/Md5
Stephen Taylor
editor@[EMAIL PROTECTED]