[46855] in Cypherpunks
NOISE.SYS for DOS v0.3.5 (NEW!)
daemon@ATHENA.MIT.EDU (wlkngowl@unix.asb.com)
Tue Jan 9 21:44:29 1996
From: wlkngowl@unix.asb.com
Date: Tue, 09 Jan 96 21:32:39
Reply-To: <wlkngowl@unix.asb.com>
To: cypherpunks@toad.com
The latest version of NOISE.SYS (v0.3.5-Beta) can be gotten
via anonymous ftp at ftp.funet.fi/pub/crypt/random/noise035.zip
NOISE.SYS is a /dev/random driver for DOS systems running on
386 or later processors. It will sample fast timings between
keystrokes and disk access, as well as changes in mouse position
and CPU-clock drift, mixing with SHA-2 message digest to generate
crypto-quality random numbers.
Added in this version:
Added documentation!!!
Fixed timer sampling bug
Fixed clock drift sampling (better entropy too)
Added mouse position sampling
Different accumulation function
Lots of other changes