Problem #927 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to encrypt the contents of a text file using a simple encryption algorithm.

Your Solution