summaryrefslogtreecommitdiffstats
path: root/crypto/des/rand_key.c
AgeCommit message (Expand)Author
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2000-03-19cleanup.Ulf Möller
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-02-05Replace ridiculous libdes PRNG with RAND_bytes. These functions are notUlf Möller
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall