aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/set_key.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some commented out code in libcryptoMatt Caswell2017-02-281-8/+0
* DES keys are not 7 days long.Darren Tucker2017-02-131-1/+1
* Copyright consolidation 06/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-303/+321
* Fix strange formatting by indentMatt Caswell2015-01-221-8/+16
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-2/+4
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+3
* Remove fips_constseg references.Dr. Stephen Henson2014-12-081-4/+0
* Allow for dynamic base in Win64 FIPS module.Andy Polyakov2011-09-141-0/+4
* Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson2011-02-161-0/+1
* Bunch of constifications.Andy Polyakov2007-10-131-1/+1
* Wire DES weak_keys to read-only segment.Andy Polyakov2007-09-181-1/+1
* OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceAndy Polyakov2007-05-201-1/+1
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-2/+2
* Certain flag macros were tested with #if instead if #ifdef...Richard Levitte2002-08-021-1/+1
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-17/+17
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-5/+9
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-1/+1
* Can't remember why this was needed?Ben Laurie2001-02-041-1/+2
* Integrate podd.h sk.h into set_key.cUlf Möller2000-03-191-16/+166
* cleanup.Ulf Möller2000-03-191-3/+8
* Use L for all constants.Ulf Möller2000-03-101-3/+3
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-11/+24
* avoid castBodo Möller1999-08-021-1/+1
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-9/+9
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1999-05-151-1/+1
* VMS support.Ulf Möller1999-05-131-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change functions to ANSI C.Ulf Möller1999-04-191-12/+5
* Massive constification.Ben Laurie1999-04-171-2/+2
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-8/+8
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+2
* 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/+246