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
Cc: 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-28 09:26:44
Message-ID: 0628D055-2B0C-4852-AE0A-1B60545CF4AB@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> On 28 Nov 2025, at 10:22, <Marco(dot)Lebahn(at)kfw(dot)de> <Marco(dot)Lebahn(at)kfw(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Daniel Gustafsson 2025-11-28 09:56:27 Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big
Previous Message Daniel Gustafsson 2025-11-27 17:51:43 Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big