hash_sha256
Generate a SHA-256 hash of any input string to verify data integrity or produce a fixed-size fingerprint.
Instructions
Generate a SHA-256 hash of the given input string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The string to hash |