Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(My Cypher) This is for you security people out there. Write a program that asks the user for a message or a code. If the

(My Cypher) This is for you security people out there. Write a program that asks the user for a message or a code.

If the user selects message, convert the message to a code using a cypher of your design. If the user selects code, then decrypt the cypher and print the message.

Your cypher must be unique. No other students code should decipher your cypher

SAMPLE RUN #1:

Please enter (Message/Code): Message Please enter the message: Please send money! Here is your code: 16534e4r43wr4

SAMPLE RUN #2:

Please enter (Message/Code): Code Please enter the code: 16534e4r43wr4 Here is your message: Please send money!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

4th Edition

0805360476, 978-0805360479

More Books

Students also viewed these Databases questions