
MDx.dll Message Digest Library
Version 0.50

Basic Readme.

This is the source distribution, if you'd like the binary of this dll get it 
from:
http://thor.prohosting.com/~win32asm

You're on your own to figure out the source for now.  There are very few
comments, etc.  Hopefully I'll soon have time to add them and make this nice
and easy to understand.  Until then, good luck.

Files Included in this Distribution:

globals.inc			--	Some global variables
makefile			--	To make the dll with masm
md5.asm				--	The md5 routines
md4.asm				--  The md4 routines
mdx.asm				--	Main dll body
mdx.def				--	Needed to make the dll properly
mdx.inc				-- 	More includes used by the dll
Readme.txt			--	This short, lame file.

Ta-Ta,

--The Rudeboy

Thanks:

Sr. Collake for his help with the dll coding stuff.
(Hey, check it out, the .lib file works :)

All the young lads from OR&L.

Those of you who gave me implementations of md5 to
look at while I was trying to figure out the bugs
in my code.

NRoC: I'll write that Taylor Polynomials Essay, I Swear!!!
