Downloadliste

Projektbeschreibung

audio-entropyd feeds the /dev/random device with entropy data read from an audio device. The audio data is not copied as is, but first 'de-biased' and analyzed to determine how many bits of entropy are in it. This program is useful for systems doing many cryptographic tasks like VPN endpoints or GPG clients; it helps prevent the /dev/random device from being depleted and blocking reads.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-06 02:15 Zurück zur Release-Liste
1.0.1

Diese Veröffentlichung fügt Code, der die Qualität der zufälligen Daten, wenn es schlecht wird, werden alle Daten gespült werden, bis sie wieder benutzbar.
Tags: Major feature enhancements
This release adds code that checks the quality of the random data; if it becomes bad, all data will be flushed until it is usable again.

Project Resources