1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/random
Leandro Lanzieri 531367a9a2
pkg/tinydtls: enforce the selection of a crypto secure PRNG
Also add a sanity checks on the prng_ modules.
2020-08-21 08:39:34 +02:00
..
fortuna treewide: fix file permissions 2020-07-08 17:32:36 +02:00
tinymt32
doc.txt sys/random: improve documentation on SHA based generator 2020-07-22 12:25:09 +02:00
fortuna.c
hwrng.c sys/random: add option to use HWRNG as source of randomness 2020-07-08 18:23:18 +02:00
Makefile
Makefile.include pkg/tinydtls: enforce the selection of a crypto secure PRNG 2020-08-21 08:39:34 +02:00
mersenne.c
minstd.c
musl_lcg.c
random.c
shaxprng.c sys/random: shaxprng init use digest not state 2020-07-22 12:25:09 +02:00
tinymt32.c
xorshift.c