Re: Removing --disable-strong-random from the code

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Heikki Linnakangas <hlinnaka@iki.fi>
Date: 2019-01-01T11:41:27Z
Lists: pgsql-hackers
On Mon, Dec 31, 2018 at 10:20:28AM +0900, Michael Paquier wrote:
> I am attaching an updated patch.  I'll do an extra pass on it in the
> next couple of days and commit if there is nothing.  The diff stats
> are nice:
> 32 files changed, 60 insertions(+), 1181 deletions(-)

And committed.
--
Michael

Commits

  1. Remove configure switch --disable-strong-random

  2. Fix generation of padding message before encrypting Elgamal in pgcrypto