File encryption/decryption in cpp

Getting started

  1. Clone the repository gh repo clone m3rashid/file-enc
  2. build the project make
  3. Run the project ./encrypt_decrypt and follow the instructions
  4. Clean the project make clean