Refactor crypto RNG; add getrandom() support
[tinc] / src / xoshiro.c
2022-04-12 Kirill IsakovRefactor crypto RNG; add getrandom() support
2022-01-24 Guus SliepenEnable and fix many extra warnings supported by GCC...
2021-08-23 Guus SliepenUse xoshiro256** to generate pseudo-random numbers.