summaryrefslogtreecommitdiffstats
path: root/crypto/des/cfb_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-120/+124
* DES CFB bug-fix from HEAD.Andy 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