Hash Text
hash_textCompute MD5, SHA-1, SHA-256, or SHA-512 hashes of text to verify integrity or secure data.
Instructions
Compute MD5, SHA-1, SHA-256, or SHA-512 hashes of text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algo | No | Hash algorithm. Defaults to sha256. | |
| text | Yes | Text to hash. |