Source: haveged Section: misc Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-apparmor, Standards-Version: 4.7.4 Homepage: https://github.com/jirka-h/haveged Vcs-Browser: https://forgejo.debian.net/linux/haveged Vcs-Git: https://forgejo.debian.net/linux/haveged Package: haveged Section: misc Architecture: linux-any Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Suggests: apparmor, Description: entropy source using the HAVEGE algorithm 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 (e.g. headless servers). . 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. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ . Note: with linux 5.6, haveged is generally not needed anymore as the kernel gained enough entropy functionality on its own. However, haveged is still usefull in special use-cases, e.g. systems with a lot of containers. Package: haveged-udeb Package-Type: udeb Section: debian-installer Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: entropy source using the HAVEGE algorithm (udeb) This package is for use in the Debian Installer. Package: libhavege-dev Section: libdevel Architecture: linux-any Multi-Arch: same Depends: libhavege2 (= ${binary:Version}), ${misc:Depends}, Description: entropy source using the HAVEGE algorithm (development files) 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 (e.g. headless servers). . This package contains the development files. Package: libhavege2 Section: libs Architecture: linux-any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Pre-Depends: ${misc:Pre-Depends}, Description: entropy source using the HAVEGE algorithm (shared library) 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 (e.g. headless servers). . This package contains the shared library.