lib/md4.h


Log

Author Commit Date CI Message
Simon Josefsson b618722d 2008-01-31T11:08:05 md4: adapt alignment constraint fix from sha1. * lib/md4.c (set_uint32): New function, from sha1.c (md4_read_ctx): Use it. (md4_finish_ctx): Doc fix. * lib/md4.h: Doc fix.
Simon Josefsson a5f33a9b 2005-10-24T19:14:09 * md4.h: Shrink buffer size, now that we changed the type.
Simon Josefsson 208fac9f 2005-10-22T16:32:14 * md4.c, md4.c: Simplify buffer handling visavi alignment, suggested by Bruno Haible <bruno@clisp.org>.
Simon Josefsson 82c1692f 2005-10-18T22:59:17 Add md4 module.