util.MD5
Description
Generates the MD5 hash of the specified string.
MD5 is considered cryptographically broken and is known to be vulnerable to a variety of attacks including duplicate return values. If security or duplicate returns is a concern, use util.SHA256.