Why not get randomness from sensors?
Posted May 11, 2006 5:48 UTC (Thu) by
Ross (subscriber, #4065)
In reply to:
On the safety of Linux random numbers by Thalience
Parent article:
On the safety of Linux random numbers
There are some untapped sources of entropy: the hardware sensors on most motherboards. The temperature, voltage, fan speed, etc. sensors could be manipulated by someone with physical access, but only to a limited precision. Doing some kind of differential sampling and not counting zero inputs as having any entropy should help.
Is there a reason the drivers for those devices don't contribute to the entropy pool?
(
Log in to post comments)