]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use randomness not entropy
authorRich Salz <rsalz@openssl.org>
Mon, 26 Jun 2017 16:02:57 +0000 (12:02 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 27 Jun 2017 16:14:49 +0000 (12:14 -0400)
commitf367ac2b2664df272aa1903c7650f0c64f539d28
tree654388ca91eb1a89173546d83bc413322f706e8f
parentc91ec013654e97ca1754db26bd2da62c8bbf7b47
Use randomness not entropy

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/3773)
16 files changed:
apps/app_rand.c
apps/speed.c
doc/man3/OPENSSL_instrument_bus.pod
doc/man3/RAND_add.pod
doc/man3/RAND_bytes.pod
doc/man3/RAND_egd.pod
doc/man3/RAND_set_rand_method.pod
e_os.h
include/openssl/rand.h
test/dhtest.c
test/dsatest.c
test/ecdsatest.c
test/ectest.c
test/recipes/25-test_req.t
test/recipes/80-test_ssl_old.t
test/ssltest_old.c