Use OpenSSL EVP API for symmetric encryption in pgcrypto. The old "low-level" API is deprecated, and doesn't support hardware acceleration. And this makes the code simpler, too.
Discussion: <561274f1.1030...@iki.fi> Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/5ff4a67f63fd6d3eb01ff9707d4674ed54a89f3b Modified Files -------------- contrib/pgcrypto/openssl.c | 554 +++++++++++++++------------------------------ 1 file changed, 178 insertions(+), 376 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers