Generate Hash
Description
Generate Hash computes a cryptographic hash value for a specified file using algorithms such as MD5, SHA-1, or SHA-256. Use this step when your workflow needs to verify file integrity, detect changes between versions of a file, or produce a unique fingerprint for audit and compliance purposes. The hash value is output as a field that downstream steps can compare, store, or include in reports.