Hmm, this appears to work: `digest.takeLast(4).joi...
# announcements
z
Hmm, this appears to work:
digest.takeLast(4).joinToString { Integer.toHexString(it.toInt() and 0xff) }