Xiqual 0.9.1

MD5 checksumming


o MD5Init
Start MD5 accumulation.
o MD5Update
Update context to reflect the concatenation of another buffer full of bytes.
o MD5Final
Final wrapup.
o MD5Sum
MD5-checksum a buffer.
o MD5Ascii
Make a printable version of the MD5 sum.
These functions are Ron Rivest's MD5 algorithm, with code by Colin Plumb. Xiqual has them for use in servers (knowing what files need updating, for example).


This page was generated with the help of DOC++.