Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 392 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 392 Bytes

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.