Toolkit MCP Server
by cyanheads
Verified
hashData
Hash input data using Node.js crypto module
Input Schema
Name | Required | Description | Default |
---|---|---|---|
algorithm | No | Hash algorithm to use | sha256 |
encoding | No | Output encoding | hex |
input | Yes | Data to hash |
Hash input data using Node.js crypto module
Name | Required | Description | Default |
---|---|---|---|
algorithm | No | Hash algorithm to use | sha256 |
encoding | No | Output encoding | hex |
input | Yes | Data to hash |