1995-11-28 - A random-noise sampling device for DOS

Header Data

From: wlkngowl@unix.asb.com
To: cypherpunks@toad.com
Message Hash: cc1369348c68296e4b778f365ae92924e093e610c962223a31819947bba56c53
Message ID: <DIr6B1.4yn@news2.new-york.net>
Reply To: N/A
UTC Datetime: 1995-11-28 13:47:42 UTC
Raw Date: Tue, 28 Nov 1995 21:47:42 +0800

Raw message

From: wlkngowl@unix.asb.com
Date: Tue, 28 Nov 1995 21:47:42 +0800
To: cypherpunks@toad.com
Subject: A random-noise sampling device for DOS
Message-ID: <DIr6B1.4yn@news2.new-york.net>
MIME-Version: 1.0
Content-Type: text/plain



I'm working on a random noise sampling device for DOS, and so far have
a prototype version that samples the keyboard timings.  I'm unsure of
a good way to implement it...

Device timings (and in the future periodic samplings of the mouse
position or sound-card noise input) are put into a ring-buffer of raw
data and the output is a straight secure hash of it...  (when the
output buffer is used it, it just rehashes the data in the buffer at
the moment...)

I'm looking for some advice on how to determine when the raw data has
been "used up" and worth processing/encrypting before re-hashing it...

This in mind, offers for eventual beta-testers (annnouncement will
follow when it's ready), or suggestions for features (what to sample,
device interfaces) would be helpful.

Thanks in advance,

Rob <wlkngowl@unix.asb.com>







Thread