This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2026-01-01 01:41:18 +01:00
Code
Releases
Activity
RIOT
/
sys
/
random
History
LP-HAW
9cf9638fdc
sys/random: fix SHAxPRNG init_by_array
2024-05-31 23:29:09 +02:00
..
fortuna
*Kconfig*: Remove dep-only Kconfig files
2024-03-26 14:54:22 +01:00
tinymt32
*Kconfig*: Remove dep-only Kconfig files
2024-03-26 14:54:22 +01:00
doc.txt
…
fortuna.c
sys/fortuna: remove need for now64
2021-09-27 17:30:05 +02:00
hwrng.c
…
Makefile
…
Makefile.dep
sys/random: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:54 +02:00
Makefile.include
…
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: fix SHAxPRNG init_by_array
2024-05-31 23:29:09 +02:00
tinymt32.c
…
xorshift.c
…