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
Cc: pgsql-bugs@lists.postgresql.org
Date: 2025-11-28T09:26:44Z
Lists: pgsql-bugs
> On 28 Nov 2025, at 10:22, <Marco.Lebahn@kfw.de> <Marco.Lebahn@kfw.de> wrote:

> ~> openssl version -a
> OpenSSL 3.2.3 3 Sep 2024 (Library: OpenSSL 3.2.3 3 Sep 2024)

Have you enabled, or recently disabled, the legacy provider in your openssl
config?  IIRC blowfish requires the non-default legacy provider to be added
since OpenSSL 3.0 IIRC.

--
Daniel Gustafsson