aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/rand_key.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-10/+9
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+0
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-161-0/+1
* Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte2001-10-251-5/+0
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-6/+6
* cleanup.Ulf Möller2000-03-191-2/+6
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-2/+3
* Replace ridiculous libdes PRNG with RAND_bytes. These functions are notUlf Möller2000-02-051-98/+52
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-2/+2
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-9/+9
* Change functions to ANSI C.Ulf Möller1999-04-191-4/+2
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-8/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+118