aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/cfb_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level DES functions.Pauli2020-01-251-0/+6
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/des/Richard Levitte2018-12-061-1/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Copyright consolidation 07/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-120/+124
* 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
* Latest Intel compiler means every word in "if copying [with memcpy] takesAndy Polyakov2005-07-081-2/+2
* This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov2004-03-281-22/+43
* minor signed/unsigned warning fixesGeoff Thorpe2004-02-101-2/+2
* CFB DES sync-up with FIPS branch.Andy Polyakov2004-01-271-39/+47
* Include e_os.h to get a proper definition of memmove on the platformsRichard Levitte2003-10-011-0/+1
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-4/+4
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-1/+1
* Since there has been reports of clashes between OpenSSL'sRichard Levitte2001-03-291-2/+2
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-8/+2
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-4/+4
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+171