----------------------------------------------------------------------------- Purpose: The core of the MD5 algorithm, this alters an existing MD5 hash to reflect the addition of 16 longwords of new data. MD5Update blocks the data and converts bytes into longwords for this routine. Input : buf[4] - in[16] - Output : static void ---------------------------------------------------------------------