summaryrefslogtreecommitdiffstats
path: root/crypto/des/des.c
AgeCommit message (Expand)Author
2014-09-30RT2910: Remove des.c and its Makefile targetRich Salz
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-02-28Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-01Addapt seldom compiled code to new semantics of the key schedule (notRichard Levitte
2001-05-14Use ui_compat.h to get the password reading functions.Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-03-19Integrate podd.h sk.h into set_key.cUlf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-08-13Add pkcs7 and des apps to "make all".Ulf Möller
1999-07-15More DES library cleanups: remove references to srand/randUlf Möller
1999-06-09Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller
1999-06-08Warnings and casts.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-13Some cleanup.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