Xiqual 0.9.1
- MD5Init
- Start MD5 accumulation.
- MD5Update
- Update context to reflect the concatenation of
another buffer full of bytes.
- MD5Final
- Final wrapup.
- MD5Sum
- MD5-checksum a buffer.
- 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++.