Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Fuhr <mike@fuhr.org>
Cc: pgsql-hackers@postgresql.org
Date: 2005-07-05T15:46:06Z
Lists: pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> On my Solaris 9/sparc box with OpenSSL 0.9.8-beta6, the pgcrypto
> regression tests fail the 3des test.  I haven't checked against
> older versions of OpenSSL; I'll do so when I get a chance.

> I haven't dug into the pgcrypto code yet -- is it doing anything
> that might be platform-specific?  Or is this more likely a problem
> with OpenSSL?

I don't see a problem with the pgcrypto regression tests in CVS HEAD,
either locally or on the buildfarm board.  However probably none of
these machines are running a beta version of OpenSSL ... 

			regards, tom lane