openssl/crypto/rand
Richard Levitte fc1d73bb0c VMS: stricter acquisition of entropy for the pool
Fail harshly (in debug builds) when rand_pool_acquire_entropy isn't
delivering the required amount of entropy.  In release builds, this
produces an error with details.

We also take the opportunity to modernise the types used.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5857)
2018-04-03 18:24:41 +02:00
..
build.info crypto/rand: rename drbg_rand.c to drbg_ctr.c 2018-01-04 11:47:30 +10:00
drbg_ctr.c DRBG: Use the EVP layer to do AES encryption 2018-03-21 21:32:47 +01:00
drbg_lib.c Make sure we use a nonce when a nonce is required 2018-04-01 21:11:26 +02:00
rand_egd.c Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
rand_err.c VMS: stricter acquisition of entropy for the pool 2018-04-03 18:24:41 +02:00
rand_lcl.h Make sure we use a nonce when a nonce is required 2018-04-01 21:11:26 +02:00
rand_lib.c Make sure we use a nonce when a nonce is required 2018-04-01 21:11:26 +02:00
rand_unix.c Publish the RAND_DRBG API 2018-03-15 18:58:38 +01:00
rand_vms.c VMS: stricter acquisition of entropy for the pool 2018-04-03 18:24:41 +02:00
rand_win.c Publish the RAND_DRBG API 2018-03-15 18:58:38 +01:00
randfile.c Update copyright year 2018-04-03 13:57:12 +01:00