openwrt/package/system
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)
2019-07-22 09:53:01 +02:00
..
ca-certificates ca-certificates: update to version 20190110 2019-03-21 00:57:54 +01:00
fstools fstools: add direct dependencies on libblobmsg-json and libjson-c 2019-07-15 00:48:13 +02:00
fwtool fwtool: add support for extracting the truncated data part to stdout 2019-02-12 16:41:38 +01:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd gemini: Fix up firmware checksum on DIR-685 2019-05-18 16:37:30 +02:00
openwrt-keyring openwrt-keyring: bundle latest usign certificates 2018-05-20 19:39:12 +02:00
opkg opkg: bump to version 2019-06-14 2019-07-12 09:17:16 +00:00
procd procd: update to latest git HEAD 2019-05-30 08:03:02 +02:00
rpcd rpcd: fix init script reload action 2019-06-06 11:27:11 +02:00
ubox ubox: bump to git HEAD 2019-04-07 19:37:18 +03:00
ubus packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
ucert ucert: add PROVIDES also for minimal 'ucert' package 2019-03-08 01:18:12 +01:00
uci uci: fix heap use after free (FS#2288) 2019-05-23 22:05:40 +02:00
urngd urngd: add micro non-physical true RNG based on timing jitter 2019-07-22 09:53:01 +02:00
usign treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
zram-swap zram-swap: bump pkg version 2018-09-29 17:23:11 +02:00