generate_hash
Generate cryptographic hashes (MD5, SHA-1, SHA-256, SHA-384, SHA-512) for any text input in a single API call.
Instructions
Generate cryptographic hashes for any text. Returns MD5, SHA-1, SHA-256, SHA-384, and SHA-512 in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to hash |