aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2025-02-14 21:18:37 +0100
committerDaniel Gustafsson <dgustafsson@postgresql.org>2025-02-14 21:18:37 +0100
commit9ad1b3d01f369f1b204324857e58d9283ff0a527 (patch)
tree2434e8750c56d26178a3178f67e9b5469ed747ab /src/backend/access/gist/gistutil.c
parent760bf588de91daa5426e3d7aaf77de5abde063b4 (diff)
downloadpostgresql-9ad1b3d01f369f1b204324857e58d9283ff0a527.tar.gz
postgresql-9ad1b3d01f369f1b204324857e58d9283ff0a527.zip
pgcrypto: Add support for CFB mode in AES encryption
Cipher Feedback Mode, CFB, is a self-synchronizing stream cipher which is very similar to CBC performed in reverse. Since OpenSSL supports it, we can easily plug it into the existing cipher selection code without any need for infrastructure changes. This patch was simultaneously submitted by Umar Hayat and Vladyslav Nebozhyn, the latter whom suggested the feauture. The committed patch is Umar's version. Author: Umar Hayat <postgresql.wizard@gmail.com> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org> Discussion: https://postgr.es/m/CAPBGcbxo9ASzq14VTpQp3mnUJ5omdgTWUJOvWV0L6nNigWE5jw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions