Skip to content

A password Manager that generates and stores password in a encrypted txt file using SHA256 .It decrypts the file as when the user wants to see the passwords.

Notifications You must be signed in to change notification settings

dirac292/Password_Manager

Repository files navigation

Password_Manager

A password Manager built in python and tkinter that generates and stores password in a encrypted file .It decrypts the file as in when the user wants to see the passwords. Only the Encrypted copy is stored on the system encrypted using a key generated using SHA256.

Created a Master Password Based Login system to access the UI. Added New Search Feature and Storing Passwords Decrypted in a Json file. FIle automatically deleted after 1 min of searching passwords or closing the program.

UI : Using Tkinter Module in Python

image

About

A password Manager that generates and stores password in a encrypted txt file using SHA256 .It decrypts the file as when the user wants to see the passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages