Re: Re: Still wondering about random numbers...

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Re: Still wondering about random numbers...
Дата
Msg-id m3vgjyirc9.fsf@belphigor.mcnaught.org
обсуждение исходный текст
Ответ на Re: Still wondering about random numbers...  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
Allan Engelhardt <allane@cybaea.com> writes:

> "/dev/urandom is not really better than rand(3) or random(3) *in
> this situation* [i.e. when reads from /dev/random stalls and there
> is no system entropy]"

I would still disagree.  The difference for crypto purposes between a
CRNG seeded with real entropy (/dev/urandom) and an LCG (libc
functions) is huge.  The former is useful (with caveats); the latter
is trivially breakable.

-Doug
--
Free Dmitry Sklyarov!
http://www.freesklyarov.org/

We will return to our regularly scheduled signature shortly.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Matt Block"
Дата:
Сообщение: RE: Re: Still wondering about random numbers...
Следующее
От: Jim Caley
Дата:
Сообщение: Upgrade 7.0.2 -> 7.1.2: Errors during Restore