Do not feed RSA private key information to the random subsystem as
authorderaadt <deraadt@openbsd.org>
Thu, 17 Apr 2014 12:14:26 +0000 (12:14 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 17 Apr 2014 12:14:26 +0000 (12:14 +0000)
commit4e938c91cc9b26aa0d9946d8ecd67cbfe685ee73
tree64523ca1cfd55eff5cc12f96ee1d143ce1d4eba6
parent4a81f47491cbfb08a46cd77fd45b27cb6cb98515
Do not feed RSA private key information to the random subsystem as
entropy.  It might be fed to a pluggable random subsystem....

What were they thinking?!

ok guenther
lib/libcrypto/evp/evp_pkey.c
lib/libcrypto/pem/pem_lib.c
lib/libcrypto/rsa/rsa_crpt.c
lib/libssl/src/crypto/evp/evp_pkey.c
lib/libssl/src/crypto/pem/pem_lib.c
lib/libssl/src/crypto/rsa/rsa_crpt.c