Re: Documentation of pgcrypto AES key sizes

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Thomas Munro <thomas.munro@enterprisedb.com>
Cc: Michael Paquier <michael.paquier@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-01-31T21:36:44Z
Lists: pgsql-hackers
On Sun, Jan 28, 2018 at 6:02 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> Added to the next CF.

Committed.  I also modified the reference in the regression test along
similar lines, and for good measure, I back-patched this change, as it
constitutes a clear error in the documentation.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Commits

  1. pgcrypto's encrypt() supports AES-128, AES-192, and AES-256