Hash generator
hash_generatorHash text with SHA-1, SHA-256, SHA-384 or SHA-512 (hex, over UTF-8 bytes). MD5 is not supported. Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to hash | |
| locale | No | Language for the source_url link (default en) | |
| algorithm | No | Hash algorithm (default SHA-256) |