Replace getrandom() with getentropy()
[tinc] / test / unit / test_random_noinit.c
2022-05-01 Kirill IsakovReplace getrandom() with getentropy()
2022-04-22 Kirill IsakovWipe (some) secrets from memory after use
2022-04-12 Kirill IsakovRefactor crypto RNG; add getrandom() support