]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/md4/md4_dgst.c
Version skew reduction: trivia (I hope).
[thirdparty/openssl.git] / crypto / md4 / md4_dgst.c
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2006-10-11  Andy PolyakovRe-implement md32_common.h [make it simpler!] and elimi...
2004-05-15  Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2002-12-14  Andy Polyakovx86_64 performance patch.
2001-03-08  Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2000-08-14  Richard LevitteMD4 implemented. Assar Westerlund provided the digest...