cnFastHash

external fun cnFastHash(data: ByteArray, length: Int, hash: ByteArray)

Computes the hash value of an input message and writes the result to an output buffer.

Parameters

data
length
hash