Thread
-
Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big
Daniel Gustafsson <daniel@yesql.se> — 2025-11-28T09:26:44Z
> 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