Skip to content

dholder99/Password-Strength-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Password Strength Checker

Description

A Python program that checks the strength of a given password by assessing its length, complexity, and uniqueness. The program uses a combination of regular expressions and string manipulation to determine the strength of a password and provides feedback to the user.

Project Features:

  • Validates password strength based on length, complexity, and uniqueness
  • Provides feedback on the strength of a password to the user
  • Uses regular expressions and string manipulation to assess password strength

Languages and Utilities Used

  • Python
  • Pycharm
  • VMware Fusion 13

Environments Used

  • Mac OS (Ventura)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages