Question: Create a program using java that makes the user able to encrypt and decrypt the Monoalphabetic Substitution cipher. Test : Encrypt with mono alphabetic substitution
Create a program using java that makes the user able to encrypt and decrypt the Monoalphabetic Substitution cipher.
Test :
-
Encrypt with mono alphabetic substitution
Plaintext = WELCOME TO POLYTECHNIC
Key = xoiyapzbjqcdrkesfltghumnvw
-
Decrypt with mono alphabetic substitution
Cipher text= GEYXV JT THKYXV
Key = xoiyapzbjqcdrkesfltghumnvw
**please write the code by computer typing so it will be easy to copy it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
