tuweni / org.apache.tuweni.crypto.sodium / SHA256Hash / hash

hash

open static fun hash(input: Input): Hash (source)

Hashes input to a SHA-256 hash

Parameters

input - the input of the hash function

Return
a SHA-256 hash of the input