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

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: marco.lebahn@kfw.de, pgsql-bugs@lists.postgresql.org
Date: 2025-11-27T17:51:43Z
Lists: pgsql-bugs
> On 27 Nov 2025, at 09:55, PG Bug reporting form <noreply@postgresql.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