Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Vladyslav Nebozhyn <vlad(at)liberatii(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto
Date: 2025-01-28 12:13:52
Message-ID: C0940CAE-0B17-4B8B-9182-9F573D0D8A5E@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 28 Jan 2025, at 11:46, Vladyslav Nebozhyn <vlad(at)liberatii(dot)com> wrote:

> • Ease of Implementation: OpenSSL already provides a straightforward API for AES-128-CFB, so adding it to pgcrypto should require only a few lines of code.

IIRC we already support CFB for Blowfish so I think it would be quite easy to
add. If you propose a patch for adding this I can volunteer to review it.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dagfinn Ilmari Mannsåker 2025-01-28 13:34:36 Re: Convert sepgsql tests to TAP
Previous Message Jelte Fennema-Nio 2025-01-28 12:13:16 Windows CFBot is broken because ecpg dec_test.c error