Re: MD5

Started by Hannu Krosingalmost 26 years ago1 messageshackers
Jump to latest
#1Hannu Krosing
hannu@tm.ee

Vince Vielhaber wrote:

The md5 sources I got from Sverre (think I got that name right) were ready
out of the box. I redid the test program to take just a string and
return the md5 hash. I tested it on HP 9 & 10 (the HP8 machine with the
ansi compiler on it disappeared so I'll test it when it resurfaces), IRIX,
FreeBSD 3.2 and DOS/95/98/2k/NT - compiles cleanly and runs on each. I'd
like to see if it still compiles and runs on some other platforms. I have
the tarball sitting at:

http://www.pop4.net/~vev/mdstuff.tar.gz

To build and test it, unpack it, run make then try it:

$ test asdf

or better try

$ ./test asf

if you are on any unix platform

----------------
Hannu