/CCPROG2_PasswordKeeper

An application to store users’ passwords in a password protected encrypted file.

Primary LanguageC

Final Machine Project in CCPROG2

(Programming with Structured Data Types)

📝About:

  • This implementation uses .dat files to store users' passwords.
  • Programming Language used: C.

💻To run:

  • Install C-program compiler, compile, then run.