summaryrefslogtreecommitdiffstats
path: root/crypto/md4/md4.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-100/+0
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-231-11/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-31/+30
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-8/+1
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* #include <stddef.h> in digest headers.Andy Polyakov2006-12-291-0/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov2004-07-251-1/+1
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-2/+2
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-081-3/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+5
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-0/+114