aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/des_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 07/10Rich Salz2016-05-171-54/+6
* Remove outdated legacy crypto optionsRich Salz2016-01-271-40/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-311/+300
* reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg de...Dr. Stephen Henson2012-07-181-0/+1
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+0
* Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson2011-02-161-0/+1
* Optimize #undef DES_UNROLL for size.Andy Polyakov2008-12-221-12/+4
* Move DES_SPtrans to where it really belongs, dec_enc to be specific.Andy Polyakov2005-10-251-0/+1
* Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid cert...Richard Levitte2002-03-041-4/+4
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-21/+21
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-10/+11
* Since there has been reports of clashes between OpenSSL'sRichard Levitte2001-03-291-1/+1
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-151-1/+1
* Unify DES library: ncbc_enc.c wasn't used, but its content was almostBodo Möller1999-06-091-73/+2
* Don't #define _, and eliminate casts.Ulf Möller1999-06-081-2/+2
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-8/+8
* Change functions to ANSI C.Ulf Möller1999-04-191-34/+11
* Massive constification.Ben Laurie1999-04-171-8/+9
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-13/+10
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+206
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+301