
17 Dec
2003
17 Dec
'03
11:17 p.m.
"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.