fun ByteArray.md5(): ByteArray
Computes MD5 hash for the byte array using MessageDigest.
Return MD5 hash for the byte array.