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
2025-12-31 01:11:21 +01:00
Code
Releases
Activity
RIOT
/
sys
/
random
History
Bas Stottelaar
1b35d06a51
sys/*: realign ENABLE_DEBUG
2020-10-23 11:27:48 +02:00
..
fortuna
…
tinymt32
…
doc.txt
sys/random: improve documentation on SHA based generator
2020-07-22 12:25:09 +02:00
fortuna.c
…
hwrng.c
…
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
sys/*: realign ENABLE_DEBUG
2020-10-23 11:27:48 +02:00
shaxprng.c
sys/random: shaxprng init use digest not state
2020-07-22 12:25:09 +02:00
tinymt32.c
…
xorshift.c
…