Skip to main content
Hashes a string with the provided algorithm, the output can be a string or binary. A hash is a fixed-length scrambled code derived from the value: the same input always produces the same hash, but the original value cannot be read back from it. Use this to create a stable, anonymised identifier from a value, to compare two values without storing the originals, or, with a secret key, to produce a signature another system can verify.

Fields

Sample data

Input:
Output: