An implementation of the MD5 hash function.
Warning: MD5 has known collisions and should only be used when required for backwards compatibility.
const Hash md5 = _MD5._();