hash
Compute cryptographic hashes from text input, supporting algorithms such as MD5, SHA-1, SHA-256, SHA-384, SHA-512, CRC32, SHA3-256, and SHA3-512.
Instructions
Compute one or more cryptographic hashes of a text input. Defaults to MD5, SHA-1, SHA-256, SHA-384, SHA-512, CRC32, SHA3-256, SHA3-512.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| algorithms | No |