openssl/crypto/rand
Kurt Roeckx e512840d7a Make the predictable numbers start from 1
There is code that retries calling RAND_bytes() until it gets something
other than 0, which just hangs if we always return 0.

Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #2041
2016-12-08 19:06:18 +01:00
..
build.info
md_rand.c Make the predictable numbers start from 1 2016-12-08 19:06:18 +01:00
rand_egd.c spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
rand_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
rand_lcl.h
rand_lib.c
rand_unix.c
rand_vms.c VSI submission: make the VMS version of RAND_poll() faster and more secure 2016-08-04 16:51:39 +02:00
rand_win.c
randfile.c rand/randfile.c: treat empty string in RAND_file_name as error. 2016-09-21 21:09:11 +02:00