hash
Generate hash values from text using MD5, SHA1, or SHA256. Choose the algorithm to secure or verify data integrity.
Instructions
Hash text using md5, sha1, or sha256
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to hash | |
| algorithm | No | Hash algorithm (default: sha256) |