mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
2f423473fc
Add the `prng_hwrng` module to enable the HWRNG as source of all randomness, not just for seeding a PRNG. saves ~260 bytes compared to using tinymt32. |
||
---|---|---|
.. | ||
fortuna | ||
tinymt32 | ||
fortuna.c | ||
hwrng.c | ||
Makefile | ||
mersenne.c | ||
minstd.c | ||
musl_lcg.c | ||
random.c | ||
sha1prng.c | ||
tinymt32.c | ||
xorshift.c |