lkml.org 
[lkml]   [1996]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: CONFIG_RANDOM option for 1.99.2
Date
Hi,

> No, don't bother with a simple linear congruential generator --- those
> are trivial to break, and most of the places where you need strong
> random numbers, a linear congruential generator simply won't cut it.
>
> That's why I've resisted strenuously any suggestion that /dev/random
> might be replaced by a psuedo-random number generator --- that will
> only give people a false sense of security, while network cracker cackle
> with glee over how easy it is to break into Linux boxes....

No, I didn't say /dev/random should be repaced by LCG, I said if someone
decides to disable /dev/random, there should be a _kernel_ function purely
for inside-kernel random number generation (for such cases as the BOOP code).
I never even thought of replacing /dev/random by anything.

Martin


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.136 / U:0.844 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site