Исходный код rng-tools:
The rngd daemon acts as a bridge between a Hardware TRNG (true random number generator) such as the ones in some Intel/AMD/VIA chipsets, and the kernel's PRNG (pseudo-random number generator).
It tests the data received from the TRNG using the FIPS 140-2 (2002-10-10) tests to verify that it is indeed random, and feeds the random data to the kernel entropy pool.
This increases the bandwidth of the /dev/random device, from a source that does not depend on outside activity. It may also improve the quality (entropy) of the randomness of /dev/random.
A TRNG kernel module such as hw_random, or some other source of true entropy that is accessible as a device or fifo, is required to use this package.
This is an unofficial version of rng-tools which has been extensively modified to add multithreading and a lot of new functionality.
|
|
|
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| alpha | 43,6 Кб | 220 Кб | [список файлов] |
| amd64 | 39,5 Кб | 208 Кб | [список файлов] |
| arm | 39,0 Кб | 204 Кб | [список файлов] |
| hppa | 41,3 Кб | 208 Кб | [список файлов] |
| i386 | 41,3 Кб | 200 Кб | [список файлов] |
| ia64 | 51,7 Кб | 240 Кб | [список файлов] |
| mips | 43,4 Кб | 216 Кб | [список файлов] |
| mipsel | 43,6 Кб | 216 Кб | [список файлов] |
| powerpc | 39,8 Кб | 204 Кб | [список файлов] |
| s390 | 40,0 Кб | 204 Кб | [список файлов] |
| sparc | 38,7 Кб | 204 Кб | [список файлов] |