Skip to content
#

password-strength

Here are 821 public repositories matching this topic...

Password strength is a measure of the effectiveness of a password in resisting guessing and brute-force attacks. In its usual form, it estimates how many trials an attacker who does not have direct access to the password would need, on average, to guess it correctly. The strength of a password is a function of length, complexity, and unpredictab…

  • Updated Aug 1, 2014
  • JavaScript

Add this topic to your repo

To associate your repository with the password-strength topic, visit your repo's landing page and select "manage topics."

Learn more