/password-strength-checker

Python script that allows you to check the strength of passwords. It uses the zxcvbn library to evaluate the strength of passwords based on factors such as length, complexity, and common usage.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Stargazers