generate_hash_multi_algo
Compute MD5, SHA-1, SHA-256, and SHA-512 checksums in one pass over byte streams, using memory-bounded chunking for large inputs.
Instructions
Computes MD5, SHA-1, SHA-256, and SHA-512 checksums simultaneously across byte streams with memory-bounded chunking. (0.01 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |