Password Manager
This C++ project is a password manager designed to securely store and manage user credentials. Built as a school assignment, it emphasizes security, encryption, and efficient data handling.

Description
This project is a simple password manager using AES encryption to store passwords securely. It supports the following features.
Features
Add, delete and display passwords for different platforms.
Verification of password security.
Secure random password generator.
Encrypted storage of passwords in a file.
Instructions
Compiling
Use the Makefile
to compile the project
Installation
A little intro about the installation.
Side information: To use the application in a special environment use make run
to start
Feedback
If you have any feedback, please reach out to us at parad0xeee@proton.me