Hash

Hash class that loads the C library

Author

Marcus Cvjeticanin

Since

0.2.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
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.