Hive MCP Server
by gluneau
Verified
verify_signature
Verify a digital signature against a Hive public key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message_hash | Yes | The SHA-256 hash of the message in hex format (64 characters) | |
public_key | Yes | Public key to verify against (with or without the STM prefix) | |
signature | Yes | Signature string to verify |