パスワード強度チェッカー
パスワードのエントロピーを、文字集合の大きさや一般的なパスワードのリストと照らし合わせて確認します。完全にオフラインで動作します。
このツールの使い方
- 1
Type or paste a password into the input field.
- 2
Read the rating (Very weak to Excellent) and the estimated entropy in bits shown below the field.
- 3
Follow the specific suggestions, such as adding uppercase letters, numbers, or symbols, or increasing the length.
- 4
Clear the field when you are done so the password does not stay on screen.
パスワード強度チェッカーとは何ですか?
パスワードの強さはエントロピーのビット数で測定されます。これは、あなたの文字集合と長さに一致しうるパスワードの総数の底2の対数です。60ビットがNISTの最低推奨値で、80ビットを超えると国家レベルの攻撃にも耐えられます。このツールはエントロピーを計算し、最も一般的な10個のパスワードと照合し、具体的な改善案を提案します。
よくある活用例
Quickly sanity-checking a password you just made up before using it on a new account.
Showing a teammate or family member why length and a symbol matter more than they expect.
Demonstrating in a security training session how entropy grows as you add character classes.
Confirming a password is not literally one of the ten most common passwords before saving it.
Comparing two candidate passphrases to see which character mix yields more estimated bits.
Teaching students the brute-force entropy formula by watching the bit count change as they type.
よくある質問
私のパスワードはどこかに送信されますか?▼
最低限必要な強度はどのくらいですか?▼
関連ツール
パスワードハッシュジェネレーター(PBKDF2)
PBKDF2-SHA256を使い、ブラウザ内で安全なパスワードハッシュを生成します。MD5や単純なSHAより強力で、作業係数を調整できます。
HMACジェネレーター
SHA-1、SHA-256、SHA-384、SHA-512を使ってHMAC署名を生成します。
AES-256暗号化
AES-256-GCMでテキストを暗号化・復号します。鍵はPBKDF2-SHA256を使ってパスフレーズから導出されます。
2FA用QRコードジェネレーター
Google Authenticator、Authy、1Password、その他の2FAアプリ向けにTOTPのQRコードを生成します。
シーザー暗号エンコーダー&デコーダー
シーザー暗号でテキストをエンコードまたはデコードします。固定のシフト量に従って文字を置き換える方式です。
ROT13エンコーダー&デコーダー
ROT13でテキストをエンコードまたはデコードします。13文字ずらすシーザー暗号で、自己反転型の暗号です。