RidgeStar
About
Locations
Manual
Reference
Notices
Email
HTML
Internet
Passwords
Overview
Random
Strength
Processes
Results Lists
RidgeStar
Tools
Service
Logon
RidgeStar

Reference: Passwords-Strength

Logontranslate
Get Started |Calendar |Locations
Your desktop does not appear to have Javascript processing enabled. PasswordStrength aid disabled.

It is important that your passwords have sufficient Password Strength or combinations of Numbers, Letters and special symbols that make it difficult to guess. You can test a password against the conditions we find useful to measure Password Strength with by entering it below (the higher the Quality is typically considered better):

Test a Password string
Password Show Quality
Password Strength (Minimum=40) Show
AdditionsTypeRateCountScore
 
Number of CharactersFlat+(n*4)
 
 
 
Uppercase Letters Cond/Incr+((len-n)*2)
 
 
 
Lowercase LettersCond/Incr+((len-n)*2)
 
 
 
NumbersCond+(n*4)
 
 
 
SymbolsFlat+(n*6)
 
 
 
Middle Numbers or SymbolsFlat+(n*2)
 
 
 
RequirementsFlat+(n*2)
 
 
DeductionsTypeRateCountScore
 
Letters OnlyFlat-n
 
 
 
Numbers OnlyFlat-n
 
 
 
Repeat Characters (Case Insensitive)Incr-(n(n-1))
 
 
 
Consecutive Uppercase LettersFlat-(n*2)
 
 
 
Consecutive Lowercase LettersFlat-(n*2)
 
 
 
Consecutive NumbersFlat-(n*2)
 
 
 
Sequential Letters (3+)Flat-(n*3)
 
 
 
Sequential Numbers (3+)Flat-(n*3)