From: beware Date: Wed, 24 Jun 2009 11:47:15 +0000 (+0000) Subject: removed redundant, and no longer valid, email address X-Git-Url: http://www.lcore.org/git/lcore.git/commitdiff_plain/f04a1a66b7abbe12528bd0ced49ec44932343f41?ds=sidebyside;hp=f292b938e3856ed9fb8fb45bb96d72fab1ed494f removed redundant, and no longer valid, email address git-svn-id: file:///svnroot/lcore/trunk@54 b1de8a11-f9be-4011-bde0-cc7ace90066a --- 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