pgcrypto: support for CFB mode in AES encryption

Edit
ID 5529
Title pgcrypto: support for CFB mode in AES encryption
Topic Security
Created 2025-01-29 10:12:07
Last modified 2025-01-29 10:12:40 (1 week, 6 days ago)
Latest email 2025-02-05 17:28:11 (6 days, 4 hours ago)
Status
2025-03: Needs review
Target version 18
Authors Umar Hayat (pgwizard)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5529
git checkout commitfest/cf/5529
Emails
Feature Request: Add AES-128-CFB Mode Support to pgcrypto
First at 2025-01-28 10:46:50 by Vladyslav Nebozhyn <vlad at liberatii.com>
Latest at 2025-02-05 17:28:11 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (Encription-AES-CFB-is-added.patch) at 2025-01-29 10:11:54 from Vladyslav Nebozhyn <vlad at liberatii.com>
    Attachment (Encription-AES-CFB-is-added.patch) at 2025-01-29 10:11:54 from Vladyslav Nebozhyn <vlad at liberatii.com> (Patch: Yes)
    Attachment (v0-0001-pgcrypto-aes-cfb-mode.patch) at 2025-01-29 10:10:29 from Umar Hayat <postgresql.wizard at gmail.com> (Patch: Yes)
History
When Who What
2025-01-29 10:12:40 Umar Hayat (pgwizard) Changed authors to Umar Hayat (pgwizard)
2025-01-29 10:12:40 Umar Hayat (pgwizard) Changed targetversion to 18
2025-01-29 10:12:07 Umar Hayat (pgwizard) Attached mail thread CAPBGcbxo9ASzq14VTpQp3mnUJ5omdgTWUJOvWV0L6nNigWE5jw@mail.gmail.com
2025-01-29 10:12:07 Umar Hayat (pgwizard) Created patch record
Edit