MD5 Message Digest Unit

   
Release: 1.0
Date: 18 July 2011
Delphi Compatibility:
 D1   D2   D3   D4   D5   D6   D7  D2005 D2006 D2007 D2009 D2010  DXE  DXE2
Red LED Red LED Red LED Red LED Red LED Red LED Red LED Red LED Red LED Red LED Grey LED Green LED Green LED Grey LED

Download

You can get the latest version of the MD5 Message Digest Unit here.

Download link Description
dd-md5.zip (52Kb)
Source code of v1.0 of the MD5 Message Digest Unit.
MD5 Checksum: 2dc26bf248c9386f8290b5804426ac87

The source code of the MD5 Message Digest Unit is maintained in a Subversion repository as part of the DelphiDabbler Components and Units Library on Google Code.

You can access the code repository in the following ways:

  1. Browse the code using the repository browser. The current development tree is in the trunk/projects/md5 directory and an archive of stable releases is in tags/projects/md5.
    The current development tree contains the latest updates but may be unstable. Snapshots of all stable releases are available in the /tags/projects/md5 directory.
  2. Subversion clients can check out the current development tree using this URL:
    http://ddab-lib.googlecode.com/svn/trunk/projects/md5/
    Release code can be checked out from:
    http://ddab-lib.googlecode.com/svn/tags/projects/md5/release-x.x.x/
    where x.x.x is the release you wish to check out.
    Check outs are read only - you can't commit any changes unless you join the project. However, if you create a useful enhancement or bug fix, please create an entry on the Issue Tracker select the Project-md5 and either Type-Defect or Type-Enhancement labels, and attach a zip file containing your enhancement or fix.