Password Strength & Crack Time
Result
Password Strength & Crack Time is a mathematics calculator that helps you calculate password strength & crack time values from your input data. The formula used is: Charset = 26 (lower) + 26 (upper) + 10 (digits) + 32 (symbols)\nCombinations = Charset ^ Length\nCrack Time = Combinations / 10^12 (GPU brute force). Ensure all inputs share the same unit system (e.g. all metres or all feet) unless the formula converts between units.
Formula
Example Calculation
- Password Length: 12 chars
Suppose you enter: Password Length = 12. The calculator applies the formula (Charset = 26 (lower) + 26 (upper) + 10 (digits) + 32 (symbols)\nCombinations = Charset ^ Length\nCrack Time = Combinations / 10^12 (GPU brute force)) and shows all output values below. Change any input field to immediately see how the result changes.