hash_text
Compute a cryptographic hash digest of any text using MD5, SHA-1, SHA-256, SHA-384, or SHA-512. Select the algorithm to produce a checksum for integrity verification or secure storage.
Instructions
Compute a hash digest of text (md5, sha1, sha256, sha384, sha512)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algo | No | ||
| text | Yes |