Re: MD5 - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: MD5
Date
Msg-id 391841E8.64F5E893@tm.ee
Whole thread Raw
In response to MD5  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: MD5
Next
From: Daniel Kalchev
Date:
Subject: Re: Commercializing PostgreSQL: What do you thing?