ddnet/src/base
heinrich5991 782c826381 Add secure_rand_below function
It works by masking the numbers and the using rejection sampling to
ensure a uniform generation.
2021-05-12 17:02:02 +02:00
..
tl Only sort friends, if you got any 2021-05-06 14:45:34 +02:00
unicode Run clang-format 2020-09-26 21:50:15 +02:00
color.h Run clang-format 2020-09-26 21:50:15 +02:00
detect.h Allow GLES3 coexists with OpenGL on Linux 2021-05-02 04:39:02 +02:00
dynamic.h Run clang-format 2020-09-26 21:50:15 +02:00
hash.c Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
hash.h Run clang-format 2020-09-26 21:50:15 +02:00
hash_bundled.c Run clang-format 2020-09-26 21:50:15 +02:00
hash_ctxt.h Run clang-format 2020-09-26 21:50:15 +02:00
hash_libtomcrypt.c Run clang-format 2020-09-26 21:50:15 +02:00
hash_openssl.c Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
math.h Run clang-format 2020-09-26 21:50:15 +02:00
system.c Add secure_rand_below function 2021-05-12 17:02:02 +02:00
system.h Add secure_rand_below function 2021-05-12 17:02:02 +02:00
vmath.h Backport vector functions cleanup from the upstream 2021-01-16 03:20:57 +03:00