generate_hash
Generate MD5, SHA1, SHA256, or SHA512 hashes from text. Select a specific algorithm or compute all formats to verify data integrity.
Instructions
Generate MD5/SHA1/SHA256/SHA512 hash of text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| algorithm | No | "md5", "sha1", "sha256", "sha512", or "all" |