Re: Re: Still wondering about random numbers... - Mailing list pgsql-general

From Allan Engelhardt
Subject Re: Re: Still wondering about random numbers...
Date
Msg-id 3B718F54.13B5FE8A@cybaea.com
Whole thread Raw
In response to Re: Still wondering about random numbers...  (Bruno Wolff III <bruno@wolff.to>)
List 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 by date:

Previous
From: Ashley Clark
Date:
Subject: Re: Bug with ALTER TABLE
Next
From: David Wheeler
Date:
Subject: Re: Long Query