Re: remove internal support in pgcrypto?

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: remove internal support in pgcrypto?
Date: 2021-10-30 12:11:53
Message-ID: 3bbe260a-9cd3-51df-30c2-8fae037bfe41@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 24.08.21 11:13, Peter Eisentraut wrote:
> So I'm tempted to suggest that we remove the built-in, non-OpenSSL
> cipher and hash implementations in pgcrypto (basically INT_SRCS in
> pgcrypto/Makefile), and then also pursue the simplifications in the
> OpenSSL code paths described in [0].

Here is a patch for this.

Attachment Content-Type Size
v1-0001-Remove-non-OpenSSL-support-from-pgcrypto.patch text/plain 218.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-10-30 12:26:35 Re: Opclass parameters of indexes lost after REINDEX CONCURRENTLY
Previous Message Zhihong Yu 2021-10-30 11:11:06 Re: Opclass parameters of indexes lost after REINDEX CONCURRENTLY