Hash
Creates a hash from a given string with a specified algorithm.
Last updated
Was this helpful?
Creates a hash from a given string with a specified algorithm.
Last updated
Was this helpful?
Read more about hash functions here.
Block
Reference
SHA-512
SHA-256
SHA-1
MD5
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
[Input] Input (string/email/text/phone number/geo point) - string to be hashed.
[Output] Hash (string) - result of the operation.