Re: Support getrandom() for pg_strong_random() source - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Support getrandom() for pg_strong_random() source
Date
Msg-id CAOYmi+mevNcX363C-5n-N_LCOUrAqPwQr_m69DS-X9nMCgwaAg@mail.gmail.com
Whole thread Raw
In response to Re: Support getrandom() for pg_strong_random() source  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Mon, Aug 25, 2025 at 3:22 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> For instance, we could
> introduce a GUC parameter that lets users specify their preferred
> random number source. Or the server can automatically select it based
> on the kernel's FIPS mode (i.e., checking
> /proc/sys/crypto/fips_enabled).

Interesting idea. (Are there any users reading along who would
definitely use such a feature?)

--Jacob



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock
Next
From: Vicky Vergara
Date:
Subject: END is not a reserved word