HMAC ジェネレーター
エンコードと暗号化 · 無料オンラインツール
SHA アルゴリズムで HMAC 署名を生成。
Click "Generate" to compute the HMAC-SHA-256 digest...キー付き認証
HMAC は秘密鍵とハッシュ関数を組み合わせ、メッセージの完全性と真正性の両方を検証します。
Web Crypto ネイティブ
crypto.subtle.sign で HMAC を使用 — 定数時間、ハードウェア対応、ブラウザベンダーによる監査済み。
UTF-8 セーフ
キーとメッセージはどちらも UTF-8 エンコードされるため、Unicode 文字はプラットフォームをまたいで一貫した HMAC を生成します。
HMAC ジェネレーターの使い方
- 1Enter or paste your data into the input field.
- 2Select the desired encoding, hashing, or encryption options.
- 3Click the action button to process your data.
- 4Copy the result from the output field.
機能と特徴
- ✓完全無料 — 登録不要、サブスクリプションなし、広告なし
- ✓ブラウザ上で完全に動作 — データは端末から送信されません
- ✓高速・軽量 — 即座に結果を表示
- ✓クロスプラットフォーム — デスクトップ・タブレット・モバイル対応
よくある質問
Is my data safe?
Yes. All encoding, hashing, and encryption operations run entirely in your browser. Your data is never sent to any server.
Can I use this for passwords?
We recommend using the Password Generator for creating secure passwords, and Bcrypt Hash for storing password hashes. Never store plain-text passwords.
What hash algorithms are supported?
The Hash Generator supports MD5, SHA-1, SHA-256, and SHA-512. For HMAC signatures, use the HMAC Generator.
関連ツール
JWT デコーダー
JWT トークンをデコードしてヘッダーとペイロードを確認。
UUID / NanoID ジェネレーター
UUID v4 と NanoID を一括生成。
パスワードジェネレーター
安全なランダムパスワードを生成。
AES 暗号化
PBKDF2 鍵導出を使用した AES-GCM-256 の暗号化・復号。
RSA ツール
RSA-2048 鍵ペアを生成し、RSA-OAEP で暗号化・復号。
Bcrypt ハッシュ
bcrypt でパスワードをハッシュし、ハッシュに対して検証。
ULID ジェネレーター
汎用一意辞書式ソート識別子を生成。
トークンジェネレーター
カスタムアルファベットと長さでランダムトークンを生成。