aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/e_xcbc_d.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-65/+57
2008-10-31size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't requireAndy Polyakov1-3/+16
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch1-0/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_DES.Richard Levitte1-1/+3
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte1-7/+7
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-10/+21
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson1-2/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
2000-06-03EVP constification.Ben Laurie1-6/+6
2000-05-28Third phase of EVP cipher overhaul.Dr. Stephen Henson1-9/+4
2000-05-27Second phase of EVP cipher overhaul.Dr. Stephen Henson1-4/+6
2000-05-26Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson1-0/+2
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1-1/+1
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller1-5/+7
1999-04-27Message digest stuff.Ulf Möller1-0/+2
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-6/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-11/+5
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-7/+5
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-4/+9
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+117