/Password-manager

Password Manager is a command-line interface (CLI) application written in C++ that securely stores and manages your passwords. Utilizing AES-256-CBC encryption provided by OpenSSL, this simple yet effective tool ensures your passwords are stored securely and can be retrieved when needed.

Primary LanguageC++MIT LicenseMIT

Stargazers