Webhook Signature Validator
ガイド
Webhook Signature Validator
Validate and generate HMAC-based webhook signatures directly in your browser. Verify that incoming webhook payloads are authentic by checking their cryptographic signatures, or generate signatures for testing your webhook endpoints.
使い方
Validate mode: Paste the webhook payload body, enter your secret key, paste the received signature, and select the algorithm. Choose a provider preset (Stripe, GitHub, Shopify, Twilio) to auto-configure settings, or use Custom for manual configuration.
Generate mode: Enter a webhook payload and secret key, select the HMAC algorithm and output format, then generate the signature for testing purposes.
特徴
- Multiple HMAC Algorithms – Supports HMAC-SHA256, HMAC-SHA1, and HMAC-SHA512 via the Web Crypto API
- Provider Presets – Pre-configured settings for Stripe, GitHub, Shopify, and Twilio webhook signatures
- Flexible Signature Formats – Validate and generate signatures in hex (lowercase/uppercase) or Base64 encoding
- Visual Validation – Clear checkmark or X indicator showing whether the signature matches
- Expected Signature Display – See the correct signature alongside the received one for easy debugging
- 双方向 – Both validate existing signatures and generate new ones for testing
- Client-Side Crypto – All HMAC computation happens in your browser using the Web Crypto API — your secret keys never leave your machine
恵 スコアボードが到着しました!
スコアボード ゲームを追跡する楽しい方法です。すべてのデータはブラウザに保存されます。さらに多くの機能がまもなく登場します!
