aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/ecb_enc.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-25Deprecate the low level DES functions.Pauli1-0/+6
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in crypto/des/Richard Levitte1-1/+1
2017-07-07Trivial bounds checking.Pauli1-8/+5
2017-07-05Undo commit d420ac2Rich Salz1-1/+1
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+6
2016-01-27Remove outdated legacy crypto optionsRich Salz1-23/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-1/+0
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-49/+51
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie1-1/+0
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson1-0/+1
2008-12-22Optimize #undef DES_UNROLL for size.Andy Polyakov1-1/+1
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-2/+2
2005-10-25Move DES_SPtrans to where it really belongs, dec_enc to be specific.Andy Polyakov1-1/+0
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte1-1/+3
2002-08-01Avoid yet another name clash with libdes, and make the declaration consistentRichard Levitte1-0/+1
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte1-4/+4
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie1-3/+1
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte1-1/+1
1999-06-09Remove old libdes version number.Ulf Möller1-1/+1
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller1-1/+4
1999-05-15Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1-2/+2
1999-05-13VMS support.Ulf Möller1-2/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-22Fixed some race conditions.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-5/+2
1999-04-17Massive constification.Ben Laurie1-4/+4
1999-03-22Fix security hole.Ben Laurie1-1/+2
1999-02-13Finally(?) fix DES stuff.Ben Laurie1-2/+2
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-6/+3
1998-12-31Fix version stuff:Ralf S. Engelschall1-1/+1
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1-1/+1
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+124