Age | Commit message (Expand) | Author |
---|---|---|
2005-08-08 | zap remaining rcsid. | Marc Espie |
2004-05-28 | In the Final function, move the context zeroing into the digest != NULL | Todd C. Miller |
2004-05-03 | Some u_char -> u_int8_t conversion I missed earlier. | Todd C. Miller |
2004-05-03 | Add Pad and FileChunk functions for each family of hash functions. | Todd C. Miller |
2004-04-29 | Sync with md5.c rev. 1.4 | Todd C. Miller |
2004-04-28 | Pass sizeof(*pointer) not sizeof(point) to memset. Karsten Desler. | Todd C. Miller |
2004-04-28 | PD md4 code derived from Colin Plumb's md5 routines. | Todd C. Miller |