openssl/crypto/rand
Dr. Stephen Henson 4c78ba5918 Add entropy sanity check
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/4092)
2017-08-05 12:04:10 +01:00
..
build.info Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
drbg_lib.c Add RAND_priv_bytes() for private keys 2017-08-03 10:45:17 -04:00
drbg_rand.c Add entropy sanity check 2017-08-05 12:04:10 +01:00
rand_egd.c Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
rand_err.c Add DRBG random method 2017-07-19 03:25:16 -04:00
rand_lcl.h Add RAND_priv_bytes() for private keys 2017-08-03 10:45:17 -04:00
rand_lib.c Set randomness buffer pointer in get_entropy calls. 2017-08-05 11:19:27 +01:00
rand_unix.c Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
rand_vms.c Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
rand_win.c Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
randfile.c Fix use-after-free 2017-07-17 07:46:49 -04:00