[4549] in cryptography@c2.net mail archive
Re: New Intel Celeron chip set has random number generator
daemon@ATHENA.MIT.EDU (Matt Crawford)
Tue Apr 27 16:45:35 1999
To: cryptography@c2.net
From: "Matt Crawford" <crawdad@fnal.gov>
In-reply-to: Your message of Tue, 27 Apr 1999 09:55:01 PDT.
<85256760.00562556.00@mailer.zd.com>
Date: Tue, 27 Apr 1999 13:05:32 -0500
The hardware RNG is in the 82802 "Firmware Hub" chip. Specs are at
ftp://download.intel.com/design/chipsets/datashts/29065801.pdf.
Page 9 (of 37):
Intel will provide a Windows* driver to give third party software
access to our RNG for use as a security feature. Also provided will
be a device driver developer kit (DDK) for operating system vendors
who wish to design security drivers for their platform.
Page 26 (of 37):
4.10. Random Number Generator
The Firmware Hub integrates a Random Number Generator (RNG) using
thermal noise generated from inherently random quantum mechanical
properties of silicon. When not generating new random bits the RNG
circuitry will enter a low power state. Intel will provide a binary
software driver to give third party software access to our RNG for
use as a security feature. At this time, the RNG is only to be used
with a system in an OS-present state.
There is no more detail than that in the entire document.