|
|
Subscribe / Log in / New account

Replacing /dev/urandom

Replacing /dev/urandom

Posted May 5, 2016 4:17 UTC (Thu) by kokada (guest, #92849)
Parent article: Replacing /dev/urandom

So /dev/random and /dev/urandom will be the same, like it is in *BSDs and Mac OS X? And /dev/random will not have entropy estimation anymore? This seems to be much more similar that is used in other systems, and AFAIK seems to be as secure (with the nice benefit of not having "black magic" in the kernel RNG).


to post comments

Replacing /dev/urandom

Posted May 5, 2016 5:46 UTC (Thu) by dlang (guest, #313) [Link]

everything I read was about changes to /dev/urandom, not to /dev/random. It looks like that is going to remain pretty much the same (except for the accounting changes that will let you pull more numbers early on)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds