md5

expect fun md5(): ByteString
actual fun md5(): ByteString

Returns the 128-bit MD5 hash of this buffer.

MD5 has been vulnerable to collisions since 2004. It should not be used in new code.

actual fun md5(): ByteString