Computer Science Homework Help

CS 334XTIA Troy University Create your own Cæsar’s cipher

 

You can use any program language!
1. Create your own Cæsar’s cipher. (15 points)
– Your Cæsar’s cipher should accept input string (plaintext).
– Perform Cæsar’s cipher
– Display what is the key used for the Cæsar’s cipher
– Display the cyphered text
Submit your code and screenshot of the result
• When you submit the code, do not send it as a screenshot.