Personal lightweight password manager, summer passion project
- Store hashes securely on local database
- Implement AES from scratch
- User GUI?
- Clone the project using
git clone https://github.com/YLu-1258/vault.git - Compile using make in base directory
make compile - Run compiled binary