C++ script - Caesar Cipher - Encryption and Decryption Menu

I used the following resources for colour coding:

https://www.daniweb.com/programming/software-development/code/216345/add-a-little-color-to-your-console-text

------------------------------------------------------------------------------------------

The following script:

- Encrypts a string (user input).

- Decrypts the string.

This program was created using Visual Studio for the IDE.

To view an image below clearly, you may right click > open image in new tab> in the new tab, your cursor will turn into a crosshair symbol > left click > will zoom in on script.

-------------------------------------------------------------------------------------------

OUTPUT



-------------------------------------------------------------------------------------------

main.cpp

To view an image below clearly, you may right click > open image in new tab> in the new tab, your cursor will turn into a crosshair symbol > left click > will zoom in on script.














Comments

Popular posts from this blog

Python script - Office supply program

2023: Bash script for system administration

Amazon Macie in a nutshell - 2023 AWS service