mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* kernel & entropy: introducing video-entropyd
@ 2002-09-09 18:02 Folkert van Heusden
  0 siblings, 0 replies; only message in thread
From: Folkert van Heusden @ 2002-09-09 18:02 UTC (permalink / raw)
  To: linux-kernel

Copy & paste from its webpage ( http://www.vanheusden.com/ved/ ):

video-entropyd
For security reasons (when doing network traffic or generating secure keys
for example) one wants as much entropy-data in the kernel random-driver as
possible. The random-driver takes partially care for this itself. But in
situations in where there's a lot of demand for entropy-data, it might not
be able to gather enough entropy-data by itself.
That's where this program is for: adding entropy-data to the kernel-driver.
It does that by fetching 2 images from a video4linux-device (with a random
delay in between), calculating the difference between those two and then
calculating the number of information-bits in that data. After that, the
data with the number-of-entropy-bits is submitted to the
kernel-random-driver.
After that, the program exits. That is because I am assuming you also want
to use your video4linux-device for other things. So run this program every
minute (or so) from crontab.
I tested this program with a Philips webcam.
http://www.vanheusden.com/ved/

You also might want to take a look at audio-entropyd:
http://www.mindrot.org/audio-entropyd.html


Folkert.

------------------------------------------------------------
Folkert van Heusden
Mobile phone: +31-6-41278122
Work e-mail address: f.v.heusden@ftr.nl
ICQ number: 105675015
PGP-key available on request
------------------------------------------------------------



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-09 17:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-09 18:02 kernel & entropy: introducing video-entropyd Folkert van Heusden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®