aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/xcbc_enc.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-02-02Dead code removal; #if 0 from crypto/desRich Salz1-64/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-130/+149
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie1-1/+0
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson1-0/+1
2008-05-19Disable code that clearly doesn't currently serve any useful purpose.Bodo Möller1-1/+3
2007-10-13Bunch of constifications.Andy Polyakov1-1/+1
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte1-10/+10
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie1-2/+3
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte1-4/+4
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller1-10/+13
1999-04-19Change functions to ANSI C.Ulf Möller1-13/+5
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-31/+24
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+206