Skip to content

ulyanafrolova/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Manager

It stores passwords by encrypting them using a basic encryption before being saved and uses user friendly CLI for easy interaction.

Used skills:

·file handling

·basic encryption

·STL

·classes and encapsulation

·CLI

Future plans:

·replace XOR with stronger cipher method

·create a GUI

!!! This project is for learning purposes only and CANNOT be used as real password storage due to security reasons.

About

A simple C++ password manager using STL, file handling, and basic XOR encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors