hash

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

One-shot SHA-1 over data, as a Sha1Hash.