Download List

项目描述

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.

系统要求

System requirement is not defined
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 Back to release list
1.0.1

此版本增加了代码,检查质量的随机数据,如果它变得糟糕,所有数据将被刷新,直到可用了。
标签: 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