ripemd160

fun ripemd160(    input: ByteArray,     offset: Int,     len: Int): ByteArray
fun ripemd160(input: ByteArray): ByteArray
fun ripemd160(input: ByteVector): ByteArray