hash256

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