Paketname | haveged |
Beschreibung | A Linux entropy source using the HAVEGE algorithm |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9-1 |
Sektion | universe/misc |
Priorität | extra |
Installierte Größe | 168 Byte |
Hängt ab von | libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 21792 Byte |
Prüfsumme MD5 | 524994797933240705a8908e07e29166 |
Prüfsumme SHA1 | e9bdf38cb26adbef9e29c8f108b7140fc4fd6b0f |
Prüfsumme SHA256 | 5777b161929934f91d9d6b2f9d32cc915515418e4a38c2143e2e237600f4a6c1 |
Link zum Herunterladen | haveged_0.9-1_i386.deb |
Ausführliche Beschreibung | Haveged is a userspace entropy daemon which is not dependent upon the
standard mechanisms for harvesting randomness for the system entropy
pool. This is important in systems with high entropy needs or limited
user interaction.
.
Haveged uses HAVEGE (HArdware Volatile Entropy Gathering and Expansion)
to maintain a 1M pool of random bytes used to fill /dev/random
whenever the supply of random bits in dev/random falls below the low
water mark of the device. The principle inputs to havaged are the
sizes of the processor instruction and data caches used to setup the
HAVEGE collector. The haveged default is a 4kb data cache and a 16kb
instruction cache. On machines with a cpuid instruction, haveged will
attempt to select appropriate values from internal tables.
.
More information about HAVAGE is available at
http://www.irisa.fr/caps/projects/hipsor/
|