CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/17 06:14:26
Modified files:
lib/libssl/src/crypto/rsa: rsa_crpt.c
lib/libssl/src/crypto/pem: pem_lib.c
lib/libssl/src/crypto/evp: evp_pkey.c
Log message:
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
