hash

fun hash(data: ByteArray, offset: Int = 0, length: Int = data.size - offset): ByteArray

One-shot SHA-1 of data.