Downloadliste

Projektbeschreibung

haveged is a daemon that feeds the /dev/random pool on Linux using an adaptation of the HArdware Volatile Entropy Gathering and Expansion algorithm invented at IRISA. The implementation attempts to be self-tuning on a wide variety of hardware and includes runtime validation testing. The tarball uses the GNU build mechanism and includes a devel sub-package, self test targets, init system options, and spec file samples for building an RPM. haveged may be used independently of the /dev/random interface through the filesystem at the command line. haveged functionality may be incorporated directly into other components directly through the devel sub-package.

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.

2013-02-14 12:22
1.7a

Dieses Release behebt parallel Build und ändert das Kontrollkästchen Ziel Änderungen die Automake 1.13-Testumgebung zu berücksichtigen.

Es aktualisiert die Beispiel-Spec-Datei und fügt andere Dokumentationsänderungen.

This release fixes
parallel build issues and modifies the check target to accommodate
changes in the automake 1.13
test harness.

It updates the sample spec file and adds other documentation changes.

2013-01-16 08:57
1.7

Build und Paket-Quellen haben umstrukturiert, um ein Devel-Sub-package, bestehend aus den Haveged RNG komplett mit Unterstützung für Auto-tuning und testen Online-Features zu erstellen. Aktualisierte Dokumentation, man(8) und man(3)-Seiten und zusätzliche Beispiele für Bau und Nutzung werden zur Verfügung gestellt. Das Potenzial für eine seltene Syssegv von 1,6 Änderungen übrig wurde entfernt.
Build and package sources have been restructured to create a devel sub-package consisting of the haveged RNG complete with support for auto-tuning and on-line testing features. Updated documentation, man(8) and man(3) pages, and additional build and usage samples are provided. The potential for a rare syssegv left over from the 1.6 changes has been removed.

2012-12-19 09:38
1.6a

Diese Version korrigiert einen Tippfehler Config, um aufbauend auf den generischen Architekturen zu beheben.
This release corrects a config typo to fix building on generic architectures.

2012-12-16 09:41
1.6

Die Implementierung des Runtime-Test wurde korrigiert, um Fehler durch eine Ausrichtung der erschien in AIS test0 auf arm64 Hosts zu entfernen. Das Build Verfahren zur Unterstützung der clock_gettime() wurde geändert um eine bessere Kontrolle (jetzt eine Überschreibung für alle Architekturen) und Abhängigkeiten richtig zu bestimmen. Kleinere Tippfehler und Ungenauigkeiten in der Quelle und Mann-Seite wurden korrigiert.
Tags: Minor cleanups
The runtime test implementation has been corrected to remove an alignment fault which appeared in AIS test0 on arm64 hosts. The build procedure for clock_gettime() support has been altered to provide better control (now an override for all architectures) and correctly determine dependencies. Minor typos and inaccuracies in the source and man page have been corrected.

2012-02-09 07:28
1.4

Darüber hinaus wurde eine "generische" Architektur basierend auf clock_gettime() hinzugefügt. Eine s390 Architektur wurde auch hinzugefügt. Das Buildskript ermöglicht jetzt nicht Red Hat Init-Skripte ohne Patchen des Builds installiert werden. Die Auflistung-Schleife wurde neu geschrieben, um mehrere Instanzen zu unterstützen, und eine experimentelle Gewinde Option ist jetzt verfügbar, die CPU-Auslastung zu verbreiten. AutoTuning wurde fehlerhaft Cpuid-Code ersetzen und Informationen aus dem/proc und/sys Dateisystems einzubeziehen umgeschrieben.
A 'generic' architecture based upon clock_gettime() has also been added. An s390 architecture has also been added. The build script now allows non Red Hat init scripts to be installed without patching the build. The collection loop has been rewritten to support multiple instances, and an experimental threaded option is now available to spread the CPU load. Auto tuning has been rewritten to replace buggy cpuid code and to incorporate
information obtained from the /proc and /sys filesystems.

Project Resources