Tag: security

Mathematical Security of Complex Passwords

One common complexity requirement for passwords is that they contain at least one uppercase letter, one lowercase letter, one number, and one symbol. In this blog post, we’ll explore what effect that complexity requirement has on the mathematical security provided by a password. Specifically, we’ll calculate how many bits of security a password generated with or without this requirement provides.