Skip to content

A password validation application using Tkinter and bcrypt in Python. The application features a graphical user interface where users can input their passwords. Upon clicking the "Validate" button, the entered password is hashed and compared with a pre-defined bcrypt hash to verify its validity.

Notifications You must be signed in to change notification settings

shreya2918/PASSWORD_VALIDATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

A password validation application using Tkinter and bcrypt in Python. The application features a graphical user interface where users can input their passwords. Upon clicking the "Validate" button, the entered password is hashed and compared with a pre-defined bcrypt hash to verify its validity.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages