You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a minimal viable product (MVP) inspired by AWS KMS, designed to offer a cost-effective alternative for secure key lifecycle management. It ensures that even if a database is breached, user data remains protected—since each user's data is encrypted with distinct keys.
Password Vault is a secure, offline, Windows-based password manager built in C++. It allows a single user to store pattern passwords, PINs, and text passwords of theirs and their friends' in an encrypted .dat file protected by a master key stored in a .key file.