無料ツールFree tool
ハッシュ生成Hash Generator
テキストから SHA系のハッシュ値(16進)を生成します。Generate SHA-family hash values (hex) from text.
文字列からハッシュ値を生成する無料ツールです。ファイルの同一性確認や学習用途に。A free tool to generate hash values from text — handy for integrity checks or learning.
特長Features
- SHA-256 / SHA-1 / SHA-384 / SHA-512 に対応Supports SHA-256 / SHA-1 / SHA-384 / SHA-512
- ブラウザ標準の安全な実装(Web Crypto)で計算Computed with the browser-native Web Crypto API
- コピー機能つきCopy button included
使い方How to use
- アルゴリズムを選びます。Choose an algorithm.
- テキストを入力すると自動でハッシュ値(16進)が表示されます。Enter text and the hash (hex) appears automatically.
よくある質問FAQ
- MD5 には対応していますか?Does it support MD5?
- ブラウザ標準のWeb Cryptoが安全なSHA系のみ対応のため、本ツールはSHA-1/256/384/512に対応しています。The browser-native Web Crypto API supports only secure SHA algorithms, so this tool covers SHA-1/256/384/512.
- 入力内容は送信されますか?Is my input sent anywhere?
- いいえ。ブラウザ内で計算し外部送信はありません。No. It is computed in your browser with no external transmission.
本ツールはすべてお使いのブラウザ内だけで動作します。入力した内容がサーバーへ送信されることはありません。This tool runs entirely in your browser. Nothing you enter is sent to any server.