aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_xcbc_d.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Adapt builtin cipher implementations to opaque EVP_CIPHERRichard Levitte2016-01-121-6/+8
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-65/+57
* size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't requireAndy Polyakov2008-10-311-3/+16
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-281-0/+1
* Make sure we get the definition of OPENSSL_NO_DES.Richard Levitte2003-03-201-1/+3
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-7/+7
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-10/+21
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* EVP constification.Ben Laurie2000-06-031-6/+6
* Third phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-281-9/+4
* Second phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-271-4/+6
* Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson2000-05-261-0/+2
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-1/+1
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-5/+7
* Message digest stuff.Ulf Möller1999-04-271-0/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-11/+5
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-7/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+9
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+117