Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto
Umar Hayat <postgresql.wizard@gmail.com>
From: Umar Hayat <postgresql.wizard@gmail.com>
To: Vladyslav Nebozhyn <vlad@liberatii.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>, daniel@yesql.se
Date: 2025-01-31T08:08:00Z
Lists: pgsql-hackers
Hi Vladyslav, No Problem, I also did not realize that you will be implementing it. So I spent a couple of hours and provided a patch. Also created commitfest entry as well, Please do review the patch and let me know if this is sufficient at least for your use case. Regards, Umar Hayat Bitnine (https://bitnine.net/)
Commits
-
pgcrypto: Add support for CFB mode in AES encryption
- 9ad1b3d01f36 18.0 landed