ハッシュ生成ツール (MD5 / SHA)
テキストまたはファイルからMD5、SHA-1、SHA-256、SHA-512ハッシュを計算します。すべての処理はブラウザ内で行われます。
Drop a file here or click to browse
MD5
-
SHA-1
-
SHA-256
-
SHA-512
-
機能
MD5, SHA-1, SHA-256, SHA-512
File hash (Web Crypto API)
Uppercase / lowercase
使い方
1. 入力ボックスにテキストを入力または貼り付けます。
2. またはファイルゾーンにファイルをドロップします。
3. すべてのハッシュがリアルタイムで計算され、右側に表示されます。
4. 任意のハッシュをクリックしてコピーします。
よくある質問
What is a hash function?
A hash function converts input data into a fixed-size string of characters, which is typically a hexadecimal number.
Is MD5 still secure?
MD5 is no longer considered cryptographically secure for sensitive applications, but it is still useful for checksums and non-security purposes.