Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Date
Msg-id 731FE344-4DB4-4674-A33A-B537D71E5E18@iki.fi
Whole thread Raw
In response to Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.  (Dave Page <dpage@postgresql.org>)
Responses Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
List pgsql-committers

On 18 October 2016 12:52:14 EEST, Dave Page <dpage@postgresql.org> wrote:
>On Tue, Oct 18, 2016 at 9:10 AM, Heikki Linnakangas <hlinnaka@iki.fi>
>wrote:
>> On 10/18/2016 12:28 AM, Tom Lane wrote:
>>>
>>> Heikki Linnakangas <heikki.linnakangas@iki.fi> writes:
>>>>
>>>> Use OpenSSL EVP API for symmetric encryption in pgcrypto.
>>>
>>>
>>> BTW, "narwhal" seems to have a problem with this.
>>> Not very clear what, maybe an incompatibility with old openssl
>versions?
>>
>>
>> Dave, what version of OpenSSL are 'narwhal' and 'baiji' using? I've
>tried to
>> reproduce this on my laptop, by compiling different versions of
>OpenSSL,
>> between 0.9.8beta1 and 0.9.8 head, but without success..
>
>Insanely old ones, as reflects the age of those machines which haven't
>been touched in 10 years or so...
>
>Baiji: 0.9.8e
>Narwhal: 0.9.6b

Hang on, I removed support for OpenSSL < 0.9.8 a while ago. Narwhal shouldn't even compile with 0.9.6.

- Heikki



pgsql-committers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Next
From: Dave Page
Date:
Subject: Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.