Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto
Date
Msg-id 2CB9F697-4DD9-45C1-AD0A-10A7354FA68B@yesql.se
Whole thread Raw
In response to Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 5 Feb 2025, at 18:28, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 5 Feb 2025, at 18:24, Álvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>
>> Anyway, at least the bytes appear to be interpreted the same by both
>> openssl and this new function, so that's good news.
>
> Thanks for confirming.  Short of a very small doc change (which I don't have
> handy on this laptop) I think this patch is ready.  I wish we had a better way
> of adding support for ciphers in OpenSSL but it's not the responsibility of
> this patch to solve that.

I took another look at this, fixed the trivial detail in the docs, and applied
it.  Thanks for the submission!

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Parameter binding for COPY TO queries
Next
From: Nathan Bossart
Date:
Subject: Re: Track the amount of time waiting due to cost_delay