hash
Compute cryptographic hashes for text using MD5, SHA1, SHA256, or SHA512.
Instructions
Generate cryptographic hashes (MD5, SHA1, SHA256, SHA512)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algorithm | No | Hash algorithm | sha256 |
| text | Yes | Text to hash |