tuweni / org.apache.tuweni.crypto.sodium / LibSodium / crypto_hash_sha256

crypto_hash_sha256

abstract fun crypto_hash_sha256(out: ByteArray!, in: ByteArray!, inlen: Long): Int (source)
abstract fun crypto_hash_sha256(out: Pointer!, in: Pointer!, inlen: Long): Int (source)