Skip to content

aditya-lawankar/Password-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password_Manager

A password manager is a tool which takes in information from the user and stores it in encrypted form. It then allows the user to get back their data using the master key which the tool provides.

This project aims at taking in Username and Password from the user and stores it in the encrypted form. It then allows the user to decrypt the data by providing the Username.

About

A password manager is a tool that takes in information from the user and stores it in encrypted form. It then allows the user to get back their data using the master key which the tool provides.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%