1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/random
2022-07-26 19:46:14 +02:00
..
fortuna sys/fortuna: remove need for now64 2021-09-27 17:30:05 +02:00
tinymt32 sys/random: add modules to Kconfig 2021-01-26 17:40:53 +01:00
doc.txt
fortuna.c sys/fortuna: remove need for now64 2021-09-27 17:30:05 +02:00
hwrng.c
Kconfig sys/random/kconfig: remove HWRNG default in backend choice 2022-04-27 15:41:23 +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 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
minstd.c
musl_lcg.c
random.c random: use void * in random_bytes() 2022-07-26 19:46:14 +02:00
shaxprng.c sys/random: shaxprng init use digest not state 2020-07-22 12:25:09 +02:00
tinymt32.c
xorshift.c