Keccak

Keccak 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 computeHashValue(input: ByteArray, inputLength: Int, md: ByteArray, mdLength: Int)

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