Your password is "validated" when created. Validation means checking if it contains (it has to to validate):

This means if you want to brute force such a password you do not need to check any password that does not follow the above mentioned rules. This makes the search space smaller and the cracking of the password faster.

PasswordRequirements (last edited 2008-05-22 22:16:40 by anonymous)