[46046] in Cypherpunks
Re: DOS - MD5 - Thanks
daemon@ATHENA.MIT.EDU (Scott Brickner)
Thu Dec 28 17:30:34 1995
To: "P.J. Ponder" <ponder@wane-leon-mail.scri.fsu.edu>
Cc: cypherpunks@toad.com
In-Reply-To: (Your message of Wed, 27 Dec 1995 14:55:05 GMT.)
<Pine.3.89.9512271424.D29727-0100000@wane3.scri.fsu.edu>
Date: Thu, 28 Dec 1995 14:39:30 -0600
From: Scott Brickner <sjb@universe.digex.net>
"P.J. Ponder" writes:
>Thanks to everyone who offered help on the MD5 for DOS.
>Greg Broiles pointed me to the pgp source, which may do the
>trick. (There is MD5 module in pgp[?]) I will investigate.
>
>For everyone's info, didn't find a freestanding dos
>implementation, tho. My copy of Schneier didn't have the
>disk, so I don't know if it's there, either.
I have source code to a program called "md5sum". The comments indicate
that it works on DOS, as well as unix. It's three source files, a
"main", a ".h", and "md5.c", which implements the md5 hash.
Want it?
P.S. There's also source code for MD5 in the RFC1321, available
from ftp.internic.net.