Create a detailed Java code that implements a cipher, where the user would have to input any string of words and the pro

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Create a detailed Java code that implements a cipher, where the user would have to input any string of words and the pro

Post by answerhappygod »

Create a detailed Java code that implements a cipher, where theuser would have to input any string of words and the program wouldeither ask the user how many key strokes do you want to shift yourstring and have a feature were wewould CHOOSE to let the program encryptthe string with a random generated amount of key shift. (Just likeCaesar cipher)
- Set the the amount of shifting key strokes to be up-to 25shifts.
- Have // comments explaining what ishappening, similar to when using all kinds of Loops, if Statements,prints and such.
- Totally unique code and not already made before.(Please, ifpossible).
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply