X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/85ef2ce64f0cc31a063fccea69fdcc7281d51548..9a44a542cab11c03215fe3c844dde2529a87258d:/fastmd5.pas?ds=sidebyside 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