summaryrefslogtreecommitdiffstats
path: root/crypto/des/des_old.c
AgeCommit message (Expand)Author
2002-03-26Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte
2002-03-07Change des_old.c to use types prefixed with _ossl_old_des_.Richard Levitte
2002-02-05With the changed des_old API, let's complete the work by renaming theRichard Levitte
2002-02-05Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte
2001-11-06des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte
2001-10-25Fix warning.Ben Laurie
2001-10-25filenames are des_old.[ch], not des.comp*Bodo Möller
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte
2001-10-25Have the removal warnings very high up in the source.Richard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte