summaryrefslogtreecommitdiffstats
path: root/crypto/mdc2/mdc2dgst.c
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-01-12Deprecate the low level MDC2 functions.Pauli
2018-12-06Following the license change, modify the boilerplates in crypto/mdc2/Richard Levitte
2016-11-03Convert mdc2 test print to internal testRichard Levitte
2016-08-24Avoid overflow in MDC2_Update()Dr. Stephen Henson
2016-05-17Copyright consolidation 07/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2004-07-25Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-03-29One des_encrypt to des_encrypt1 I forgot to commit...Richard Levitte
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2000-02-03Document hash functions.Ulf Möller
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-13Finally(?) fix DES stuff.Ben Laurie
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall