Thread

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

    Daniel Gustafsson <daniel@yesql.se> — 2025-11-27T17:51:43Z

    > 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