C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
[gnulib.git] / lib / md4.h
2009-07-22 Peter SimonsC++: wrap md2,md5,sha1,etc. function declarations in...
2008-01-31 Simon Josefssonmd4: adapt alignment constraint fix from sha1.
2005-10-24 Simon Josefsson* md4.h: Shrink buffer size, now that we changed the...
2005-10-22 Simon Josefsson* md4.c, md4.c: Simplify buffer handling visavi alignment,
2005-10-18 Simon JosefssonAdd md4 module.