/Python-Password-Strength-Checker

This repo contains a Python code for checking the strength of password. It analysis the password and return how strong the password is based of the length, complexity and presence of certain character. It also check if the password is in a list of frequently used password, Use this tool to determine how strong and secure your password is

Primary LanguagePython

Python-Password-Strength-Checker

This repo contains a Python code for checking the strength of password. It analysis the password and return how strong the password is based of the length, complexity and presence of certain character. It also check if the password is in a list of frequently used password, Use this tool to determine how strong and secure your password is