sha_hash
Compute SHA-256, SHA-384, or SHA-512 hashes from text input. Select the algorithm to produce a fixed-length digest for integrity verification.
Instructions
Hash text with SHA-256, SHA-384 or SHA-512.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | text to hash | |
| algorithm | No | default sha256 |