aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/des.c
Commit message (Expand)AuthorAgeFilesLines
* RT2910: Remove des.c and its Makefile targetRich Salz2014-09-301-932/+0
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-16/+16
* Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte2002-02-281-0/+3
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-34/+34
* Addapt seldom compiled code to new semantics of the key schedule (notRichard Levitte2001-10-011-13/+13
* Use ui_compat.h to get the password reading functions.Richard Levitte2001-05-141-0/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-11/+11
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Integrate podd.h sk.h into set_key.cUlf Möller2000-03-191-5/+2
* ispell (and minor modifications)Ulf Möller2000-02-031-6/+6
* Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller2000-01-211-1/+1
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-3/+3
* Add pkcs7 and des apps to "make all".Ulf Möller1999-08-131-1/+1
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-151-14/+2
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-1/+2
* Warnings and casts.Ulf Möller1999-06-081-21/+21
* VMS support.Ulf Möller1999-05-131-0/+12
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-15/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-29/+10
* Some cleanup.Ben Laurie1999-02-131-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+960