Re: Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6 and older - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6 and older
Date
Msg-id 46f66c1f-2414-c31d-5a7e-d67deb2a510b@iki.fi
Whole thread Raw
In response to Re: Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6 and older  (Christoph Berg <christoph.berg@credativ.de>)
List pgsql-hackers
On 12/08/2016 05:51 PM, Christoph Berg wrote:
> Re: Heikki Linnakangas 2016-10-17 <07ebd878-ff09-72d5-7df7-f7fde7b83824@iki.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




pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code
Next
From: Geoff Winkless
Date:
Subject: Re: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code