mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Folkert van Heusden" <folkert@vanheusden.com>
To: <linux-kernel@vger.kernel.org>
Subject: kernel & entropy: introducing video-entropyd
Date: Mon, 9 Sep 2002 20:02:16 +0200	[thread overview]
Message-ID: <000901c2582b$09100cc0$3640a8c0@boemboem> (raw)

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
------------------------------------------------------------



                 reply	other threads:[~2002-09-09 17:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000901c2582b$09100cc0$3640a8c0@boemboem' \
    --to=folkert@vanheusden.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®