aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/cfb_enc.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-08Latest Intel compiler means every word in "if copying [with memcpy] takesAndy Polyakov1-2/+2
2004-03-28This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov1-22/+43
2004-02-10minor signed/unsigned warning fixesGeoff Thorpe1-2/+2
2004-01-27CFB DES sync-up with FIPS branch.Andy Polyakov1-39/+47
2003-10-01Include e_os.h to get a proper definition of memmove on the platformsRichard 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-1/+1
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte1-2/+2
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-8/+2
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-4/+4
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/+171