Skip to main content
Glama

crypto_hmac_sign

Sign data with a secret key using HMAC to verify authenticity, commonly for webhook payloads. Supports multiple SHA algorithms and returns hex digest.

Instructions

[crypto] Sign data with a secret key using HMAC. Returns the hex digest. Commonly used to sign webhook payloads. Supported algorithms: sha1, sha224, sha256, sha384, sha512.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
secretYes
algorithmNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0-co/agent-friend'

If you have feedback or need assistance with the MCP directory API, please join our Discord server