C++ project – Encryption and Decryption
As a project in C++ during my College, i choose Encryption and Decryption as my project. I am implemented very simple technique for Encryption and Decryption.
The encryption and decryption is done on the basis of letter shifting method.