aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/rand_key.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level DES functions.Pauli2020-01-251-0/+6
* Following the license change, modify the boilerplates in crypto/des/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Use the private RNG for data that is not publicKurt Roeckx2018-04-021-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-1/+1
* Copyright consolidation 07/10Rich Salz2016-05-171-51/+6
* 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