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

From Daniel Gustafsson
Subject Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big
Date
Msg-id 9BAD0CC4-5170-4976-AF06-30E3EC9F008C@yesql.se
Whole thread Raw
In response to BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big  (PG Bug reporting form <noreply@postgresql.org>)
List 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




pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big
Next
From: Daniel Gustafsson
Date:
Subject: Re: BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big