WinMD5 v1.1
(C) 2001-2003 by Edwin Olson (eolson@mit.edu)
--------------------------
Homepage: http://www.blisstonia.com/shareware

Version history:
----------------
v1.1: Fixed a redraw problem and a problem that caused the progress bar to be finish too quickly on very large files.

v1.0: Original version

Introduction
------------

The world was in need of a simple Windows application to compute md5 checksums. So here it is. Just drag the files you want checksummed into the window and out comes the appropriate info. Pretty straightforward :)

Installation Instructions
-------------------------
It's just a single executable. Put it whereever you like. It should work anywhere (and on any Windows machine newer than 95?). Let me know if you have any difficulties.

License
-------
This program is placed in the public domain. Do what you want with it. There's no warranty of any kind, however. This license covers the executable only, not the source code. I'll probably give anyone who asks nicely a copy of the source. (The code has immense educational value- how NOT to code an MFC app.)

Acknowledgements
----------------
The MD5 crypto routines were written by Peter Deutsch (ghost@aladdin.com). The license permitted any use of them, so I think that this program is probably compliant :)


