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

hash

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

Hashes input to a SHA-512 hash

Parameters

input - Input!: the input of the hash function

Return
Hash!: a SHA-512 hash of the input