CPU temp and fan speed may or may not be truly random - regardless, I would be wary of using them as random seeds. First, I suspect that the range of values is quite small - how much does your temp and fan speed actually fluctuate over time ?
Second, I don't have a bios like this in front of me to examine, but I doubt the granularity is greater than one decimal place. Comments ? Due to the small range that these numbers will fall in, I would think the effectiveness of these values as a random seed are directly related to the number of places to the right of the decimal these values are measured in. ----- John Kozubik - [EMAIL PROTECTED] - http://www.kozubik.com On Fri, 9 Nov 2001, Mike Silbersack wrote: > > Out of curiousity, has anyone looked into using cpu temperature and fan > speed as an entropy source? The thought came to last time I was in bios, > looking at the temperature stats; to my untrained eye, it sure looks like > those numbers bounce around a lot. I think most motherboards are coming > with such sensors onboard these days, and I also believe that we have > userland support for reading the values. > > I think we're doing just fine wrt entropy in -current, but it would still > be rather neat to harvest hardware-derived entropy on a wide variety of > machines. > > Just curious, > > Mike "Silby" Silbersack > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message