of

fun of(bytes: ByteArray, offset: Int = 0, length: Int = bytes.size - offset): Digest32

Wrap a copy of bytes. Length must be a multiple of 4 (like digest32).