CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/22 12:10:48

Modified files:
        lib/libssl/src/crypto/evp: e_des.c e_des3.c 

Log message:
Now that DES_random_key() can be trusted, use it to generate DES keys in the
EVP_CTRL_RAND_KEY method handlers, rather than generating a random odd key and
not even checking it against the weak keys list.

ok beck@

Reply via email to