D Documentation  
std.md5
Md5 digests are 16 byte checksums.
You simply can compute a string to a md5 coded byte list by calling sum.
If your data is buffered, you better use MD5_CTX.

See also:
std.md5.sum, std.md5.MD5_CTX
Created using PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.