summaryrefslogtreecommitdiffstats
path: root/crypto/md5/md5.h
AgeCommit message (Expand)Author
2015-01-23Keep disclaiming 16-bit support.Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2006-12-29#include <stddef.h> in digest headers.Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2004-07-25Typos, typos...Andy Polyakov
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
2003-01-30Small typo, OENSSL should really be spelled OPENSSL.Richard Levitte
2002-12-28Merge from 0.9.7-stable.Richard Levitte
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-02-03Document hash functions.Ulf Möller
1999-05-15Get rid of casts.Ben Laurie
1999-05-13Reorganize and speed up MD5.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-02-09More exactitude with function arguments.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall