compareHashes
Compare two cryptographic hashes securely using constant-time comparison to prevent timing attacks, ensuring equal or different verification without exposing sensitive data.
Instructions
Compare two hashes in constant time
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hash1 | Yes | First hash to compare | |
hash2 | Yes | Second hash to compare |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Toolkit MCP Server
Related Tools
- @nearai/near-mcp
- @1595901624/crypto-mcp
- @gluneau/hive-mcp-server
- @1595901624/crypto-mcp
- @NaniDAO/agentek