File hash / checksum
file_hashCompute a SHA-1/256/384/512 hex checksum of provided text or base64 bytes. Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Base64-encoded bytes to hash (provide text or data) | |
| text | No | UTF-8 text to hash (provide text or data) | |
| locale | No | Language for the source_url link (default en) | |
| algorithm | No | Hash algorithm (default SHA-256) |