Benjamin Valentin
|
2f423473fc
|
sys/random: add option to use HWRNG as source of randomness
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.
|
2020-07-08 18:23:18 +02:00 |
|