Change AR to ARX to allow exclusion of fips object modules
[openssl.git] / crypto / md4 / md4.h
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...