summaryrefslogtreecommitdiffstats
path: root/crypto/des/cfb_enc.c
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-01-25Deprecate the low level DES functions.Pauli
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/des/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2016-05-17Copyright consolidation 07/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson
2005-07-08Latest Intel compiler means every word in "if copying [with memcpy] takesAndy Polyakov
2004-03-28This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov
2004-02-10minor signed/unsigned warning fixesGeoff Thorpe
2004-01-27CFB DES sync-up with FIPS branch.Andy Polyakov
2003-10-01Include e_os.h to get a proper definition of memmove on the platformsRichard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall