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