hash
Convert text into fixed-length digests using MD5, SHA-1, SHA-256, SHA-384, or SHA-512 algorithms. Select the algorithm to verify data integrity.
Instructions
Hash text using MD5, SHA-1, SHA-256, SHA-512, or other algorithms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to hash | |
| algorithm | No | Hash algorithm | sha256 |