|
|
Log in / Subscribe / Register

Randomness with OneRNG and NeuG

Randomness with OneRNG and NeuG

Posted Jun 25, 2015 22:44 UTC (Thu) by samroberts (subscriber, #46749)
In reply to: Randomness with OneRNG and NeuG by gerdesj
Parent article: Randomness with OneRNG and NeuG

Yes.

An NSA preferred "TRNG" device would be constructed from a stream cipher, its output would satisfy all randomness "tests", and the NSA would know all of its outputs. Thus, not random.

The Linux PRNG is similar to a stream cipher, its a cascade of hashes. Its output always "looks" random, but it is only actually random if its input is unknown, which is why the system PRNG needs seeding with true randomness to be secure.


The LWN site is currently under high scraper load, so comment display has been suppressed for anonymous users. If you are a human, you may read the comments by clicking the button below:

Note: you can avoid this step in the future by logging into your LWN account.


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