summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/ripemd.h
AgeCommit message (Expand)Author
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-01-23Keep disclaiming 16-bit support.Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
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-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-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-08-28RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov
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
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall