Skip to content

Debit-git/password-complexity-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Password Complexity & Hash Tool

A Python application built with Tkinter that evaluates password strength using Regex and generates SHA-256 hashes.

Features

  • Real-time password complexity analysis.
  • Checks for Uppercase, Lowercase, Numbers, and Special Characters.
  • Generates SHA-256 Hash for secure storage simulation.
  • Toggle password visibility.

How to Run

  1. Install Python.
  2. Run python password_tool.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages