openwrt-mirror/package
Petr Štetiar 714bd89fce urng: 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.

Tested-by: Lucian Cristian <lucian.cristian@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-06-11 08:06:28 +02:00
..
base-files replace links towards lede-project.org with openwrt.org 2019-06-11 01:46:53 +02:00
boot layerscape: fix u-boot bootcmd 2019-06-06 15:40:09 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware layerscape: drop ppa package 2019-06-06 15:40:09 +02:00
kernel netsupport: add xfrmi interface support 2019-06-09 21:48:22 +02:00
libs libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
network config: add xfrm interface support scripts 2019-06-10 10:07:24 +02:00
system urng: add micro non-physical true RNG based on timing jitter 2019-06-11 08:06:28 +02:00
utils busybox: add ALTERNATIVES for brctl 2019-06-08 13:51:40 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00