Fix source where indent will not be able to cope
[openssl.git] / crypto / md4 / md4.h
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2011-06-01 Dr. Stephen HensonProhibit use of low level digest APIs in FIPS mode.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2006-12-29 Andy Polyakov#include <stddef.h> in digest headers.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2004-07-25 Andy PolyakovMinor 64-bit md32_common.h update and minor unsignifica...
2004-05-15 Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...