Thread: Re: So we're in agreement....

Re: So we're in agreement....

From
Michael Robinson
Date:
Vince Vielhaber <vev@michvhf.com> writes:
>So we're in agreement on using MD5.   Sverre, is the offer still open
>for the java MD5 you wrote?  I'll translate it to C and make sure it
>will compile/run/give-correct-results on as many platforms as possible
>including DOS/Windows, hpux, FreeBSD and IRIX.  

Portable C source code for MD5 is included in the MD5 specification, RFC 1321:
http://www.ietf.org/rfc/rfc1321.txt
-Michael Robinson