summaryrefslogtreecommitdiff
path: root/lib/libcrypto/des/rand_key.c
AgeCommit message (Expand)Author
2014-10-22Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().Joel Sing
2014-07-22In DES_random_key(), force the generated key to the odd parity before checkingMiod Vallat
2014-06-12tags as requested by miod and teduTheo de Raadt
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-04-15OpenSSL 0.9.5a mergeBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker