You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Petr Štetiar 5082c1b204 urngd: add micro non-physical true RNG based on timing jitter
μrngd is OpenWrt's micro non-physical true random number generator based
on timing jitter.

Using the Jitter RNG core, the rngd provides an entropy source that
feeds into the Linux /dev/random device if its entropy runs low. It
updates the /dev/random entropy estimator such that the newly provided
entropy unblocks /dev/random.

The seeding of /dev/random also ensures that /dev/urandom benefits from
entropy. Especially during boot time, when the entropy of Linux is low,
the Jitter RNGd provides a source of sufficient entropy.

Acked-by: Jo-Philip Wich <jow@mein.io>
Tested-by: Lucian Cristian <lucian.cristian@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 714bd89fce)
5 years ago
..
base-files base-files: Fix path check in get_mac_binary 5 years ago
boot mvebu: fix regression for non-generic ESPRESSObin versions 5 years ago
devel valgrind: Add support for ARM64 architecture 5 years ago
firmware layerscape: drop ppa package 5 years ago
kernel mac80211: brcm: backport first set of 5.4 brcmfmac changes 5 years ago
libs libroxml: bump to the 3.0.2 version 5 years ago
network openvpn: fix handling of list options 5 years ago
system urngd: add micro non-physical true RNG based on timing jitter 5 years ago
utils busybox: strip off ALTERNATIVES spec 5 years ago
Makefile build: add ABI_VERSION to binary package names 6 years ago