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
-
pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
- 4ab8ded9fb4e 9.3.21 landed
- 7c348e16c279 9.4.16 landed
- 71bf5bc2c406 9.5.11 landed
- 7201c68793e9 9.6.7 landed
- d40d97d6c744 11.0 landed
- 1787c332dbb7 10.2 landed