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

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Marko Kreen <marko(at)l-t(dot)ee>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc
Date: 2005-07-05 17:18:25
Message-ID: 20050705171825.GA98115@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 05, 2005 at 07:21:17PM +0300, Marko Kreen wrote:
>
> It is a bug in pgcrypto. I can only excuse it with my strong antipathy
> towards 3des.
>
> Could you test it with newer OpenSSL?

Looks good. After applying the patch, all pgcrypto regression tests
pass on my box running Solaris 9/sparc, OpenSSL 0.9.8-beta6, and HEAD.

I expect you'll need to submit the patch to pgsql-patches so it'll
get put in the queue.

Thanks.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-07-05 17:24:02 Re: timezone changes break windows and cygwin
Previous Message Marko Kreen 2005-07-05 16:21:17 Re: pgcrypto 3des failure, OpenSSL 0.9.8, Solaris 9/sparc