X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/85ef2ce64f0cc31a063fccea69fdcc7281d51548..4eb91688c3bbc5eaf93c101b984f486dd42de9bc:/fastmd5.pas diff --git a/fastmd5.pas b/fastmd5.pas index f0481a9..891d0fc 100644 --- a/fastmd5.pas +++ b/fastmd5.pas @@ -8,7 +8,7 @@ unit fastmd5; { pascal implementation of MD5 -written by Bas Steendijk - steendijk@xs4all.nl +written by Bas Steendijk based on RFC1321 - The MD5 Message-Digest Algorithm