]> mj.ucw.cz Git - libucw.git/history - ucw/random-strong.c
Random: Switched flags and buf_size arguments of strongrand (slightly nicer usage).
[libucw.git] / ucw / random-strong.c
2022-03-23 Pavel CharvatRandom: Switched flags and buf_size arguments of strong...
2022-03-23 Pavel CharvatRandom: Small fixes in documentation.
2022-03-22 Pavel CharvatRandom: Implemented strong random source.
2022-03-22 Pavel CharvatRandom: Detect and use getrandom() to seed fastrand.