Re: Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6 and older

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Christoph Berg <christoph(dot)berg(at)credativ(dot)de>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6 and older
Date: 2016-12-08 16:04:37
Message-ID: 46f66c1f-2414-c31d-5a7e-d67deb2a510b@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/08/2016 05:51 PM, Christoph Berg wrote:
> Re: Heikki Linnakangas 2016-10-17 <07ebd878-ff09-72d5-7df7-f7fde7b83824(at)iki(dot)fi>
>> Committed this patch now.
>
> Hi,
>
> I've just taken up work again on PG 10 on Debian unstable.
>
> With openssl 1.1.0c-2, pgcrypto errors out with:

Yeah, sorry about that. It's already been discussed at
https://www.postgresql.org/message-id/20161201014826.ic72tfkahmevpwz7%40alap3.anarazel.de.

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Geoff Winkless 2016-12-08 16:10:26 Re: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code
Previous Message Aleksander Alekseev 2016-12-08 15:54:08 [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code