It stores passwords by encrypting them using a basic encryption before being saved and uses user friendly CLI for easy interaction.
·file handling
·basic encryption
·STL
·classes and encapsulation
·CLI
·replace XOR with stronger cipher method
·create a GUI