open static fun hash(input: Input!): Hash!
Hashes input to a SHA-512 hash
input - Input!: the input of the hash function
input
Return Hash!: a SHA-512 hash of the input