Stop assuming the IV is 8 bytes long, use the real size instead.
[oweals/openssl.git] / crypto / md32_common.h
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-10-30 Ulf Möller_lrotl() is a call to the C runtime library!
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-15 Andy PolyakovNew NO_INLINE_ASM macro. Primary target for the moment...
2000-02-06 Andy PolyakovSupport for MacOS X (Rhapsody) is added. Also get rid...
2000-01-02 Andy PolyakovMetrowerks for Motorola tune-up.
1999-12-19 Andy PolyakovLate break-in patch for MacOS support.
1999-12-19 Andy PolyakovMacOS updates.
1999-12-14 Ulf MöllerSolaris x86 assembler problem is already addressed...
1999-12-08 Ulf MöllerDon't use inline assembler on x86 Solaris (would need...
1999-08-28 Andy Polyakovmd32_common.h update and accompanying MD5 update.
1999-06-23 Bodo MöllerDon't use inline assembler when configured for "no...
1999-06-01 Ulf MöllerBorland C fix.
1999-05-20 Bodo MöllerSome solaris-usparc MD5 fixes.
1999-05-17 Bodo MöllerMake MD5 work on Alpha, and fix a bug.
1999-05-15 Ben LaurieGet rid of casts.
1999-05-15 Bodo MöllerGet rid of another cast.
1999-05-15 Ben LaurieGet rid of the cast.
1999-05-14 Bodo MöllerChange cast in function calls to that which is, I think...
1999-05-13 Ulf MöllerReorganize and speed up MD5.