aboutsummaryrefslogtreecommitdiff
path: root/crypto/mdc2/mdc2dgst.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-03Convert mdc2 test print to internal testRichard Levitte1-21/+0
2016-08-24Avoid overflow in MDC2_Update()Dr. Stephen Henson1-1/+1
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-122/+118
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson1-0/+1
2004-07-25Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov1-1/+2
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov1-9/+9
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-4/+4
2001-03-29One des_encrypt to des_encrypt1 I forgot to commit...Richard Levitte1-2/+2
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson1-4/+7
2000-02-03Document hash functions.Ulf Möller1-3/+3
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1-2/+2
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller1-4/+4
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+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-13/+4
1999-02-13Finally(?) fix DES stuff.Ben Laurie1-12/+8
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-8/+8
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-0/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+211