Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc
Date
Msg-id 24971.1120587480@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc  (Marko Kreen <marko@l-t.ee>)
Responses Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc  (Andrew Dunstan <andrew@dunslane.net>)
Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc  (Marko Kreen <marko@l-t.ee>)
List pgsql-hackers
Marko Kreen <marko@l-t.ee> writes:
> On Tue, Jul 05, 2005 at 08:40:08AM -0600, Michael Fuhr wrote:
>> 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.

> It is a bug in pgcrypto.  I can only excuse it with my strong antipathy
> towards 3des.

Patch applied.

Now that I look, the reason the buildfarm failed to find this is of
course that the pgcrypto Makefile is configured to never build or test
this code.  Would it be reasonable to fix the makefile to follow the
toplevel --with-openssl choice?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCHES] HEAD doesn't cope with libraries in non-default
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Disable page writes when fsync off, add GUC