Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: marco(dot)lebahn(at)kfw(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big
Date: 2025-11-27 17:51:43
Message-ID: 9BAD0CC4-5170-4976-AF06-30E3EC9F008C@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> On 27 Nov 2025, at 09:55, PG Bug reporting form <noreply(at)postgresql(dot)org> wrote:

> postgres=# SELECT encrypt('sdafgsdfgsdafgasdf', 'thelongkeyfoobar', 'bf');
> ERROR: encrypt error: Cipher cannot be initialized

Is the new binary running against a FIPS enabled OpenSSL?

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Daniel Gustafsson 2025-11-28 09:26:44 Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big
Previous Message Tom Lane 2025-11-27 16:01:07 Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big