Download List

项目描述

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.

系统要求

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.

2013-02-14 12:22
1.7a

此版本修复了并行生成问题并修改检查目标以适应 automake 1.13 测试线束中的更改。更新了示例 spec 文件并添加其他文档更改。
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

生成和程序包来源有已改组,以创建一个开发小组包组成的 RNG 完成自动调谐和在线测试功能支持 haveged。提供了更新的文档、 man(8) 和 man(3) 页和附加的生成和使用示例。从 1.6 更改剩下来的罕见 syssegv 的潜力已被移除。
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

此版本更正一个 config 错字要修复上通用体系结构的建筑物。
This release corrects a config typo to fix building on generic architectures.

2012-12-16 09:41
1.6

运行时测试执行已得到纠正,在认可机构 test0 arm64 的主机上删除对齐故障的出现。Clock_gettime() 支持的生成过程已被改变,以提供更好的控制 (现在为所有体系结构覆盖) 和正确地确定依赖项。轻微的打字错误和不准确在源和男人页中已得到更正。
标签: 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

此外增加了基于 clock_gettime() '通用' 体系结构。此外增加了一个 s390 体系结构。生成脚本现在允许非 Red Hat init 脚本修补生成的情况下安装。集合循环已被重写,以支持多个实例和实验的线程的选项现在可用来传播的 CPU 负载。自动调节已被重写以取代马车 cpuid 代码并纳入从 /proc 和 /sys 文件系统获得的信息。
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