hash_generator
Generate MD5, SHA-1, SHA-256, SHA-384, or SHA-512 hash from any text input. Choose the algorithm to produce the required hash value.
Instructions
Generate MD5, SHA-1, SHA-256, SHA-384, or SHA-512 hash of any text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to hash | |
| algorithm | No | Hash algorithm | sha256 |