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

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

> 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.

Fair comment.  I agree.  Thanks for the clarification.


Allan.


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

Предыдущее
От: Ashley Clark
Дата:
Сообщение: Re: Bug with ALTER TABLE
Следующее
От: David Wheeler
Дата:
Сообщение: Re: Long Query