Calculate hash values of the input data.
Hash functions are used to convert an input (or message) into a fixed-size string of bytes. The output is typically a "digest" that is unique to each unique input.