MD5 Message Digest Unit
Release: | 1.1.1 | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Date: | 11 January 2014 | ||||||||||||||||||||||||||||||||
Delphi Compatibility:
|
|
- Overview
- Download
- Install Info
- Change Log
- License
Download
You can download the latest version of the MD5 Message Digest Unit
from the file repository on SourceForge as dd-md5-1.1.1.zip
.
Earlier releases back to v0.1.0 can be downloaded from https://sourceforge.net/projects/ddablib/files/md5/ – just click the .zip file containing the required version.
Subversion users can check out the source code of the current release from the DelphiDabbler Code Library Subversion repository on SourceForge by doing:
svn checkout http://svn.code.sf.net/p/ddablib/code/tags/projects/md5/release-1.1.1 codedir
Where codedir
is the directory where you want to checkout code.
To check out other versions, simply specify a different version number.
The latest development tree can be checked out using:
svn checkout http://svn.code.sf.net/p/ddablib/code/trunk/projects/md5 codedir
Check outs are read only, but you can easily contribute code: see below.
Contribute
If you create a useful enhancement or bug fix, please create a ticket on the
Issue Tracker, enter md5
in the Project field and select either
Defect
or Enhancement
in the Type drop-down
list box. Then attach a zip file containing your enhancement or fix (zip,
7-zip and tar.gz are all accepted).
Please provide as much information as possible in the ticket.