openssl/crypto/rand
Kurt Roeckx 2a70d65b99 Make sure we use a nonce when a nonce is required
If a nonce is required and the get_nonce callback is NULL, request 50%
more entropy following NIST SP800-90Ar1 section 9.1.

Reviewed-by: Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
GH: #5503
2018-04-01 21:11:26 +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 Return error when trying to use prediction resistance 2018-03-17 11:35:33 +01: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 Update copyright year 2018-03-20 13:08:46 +00:00
rand_win.c Publish the RAND_DRBG API 2018-03-15 18:58:38 +01:00
randfile.c Fix setbuf use for VMS C 2018-03-29 10:34:11 +02:00