Discuss Caesar Encryption in the Java Help forum on Dev Shed. Caesar Encryption Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics.
Posts: 1
Time spent in forums: 3 m 9 sec
Reputation Power: 0
Homework - Caesar Encryption
I have to complete a Caesar encryption java program by Friday at Midnight with a for loop and a scanner to scan whatever the user types and the key they use for encrypting their message. I am SO desperate to get this code that I will pay any of you on PayPal to write it for me.
Posts: 73
Time spent in forums: 17 h 28 m 19 sec
Reputation Power: 31
I will not write it for you, I will not accept any money as that would be classed as plagiarism. But here's a version I wrote in first year. It's by no means perfect but may give you some ideas on how to proceed.
Posts: 12,701
Time spent in forums: 5 Months 1 Week 4 Days 5 h 23 m 54 sec
Reputation Power: 8969
Quote:
Originally Posted by doa24uk
I will not write it for you, I will not accept any money as that would be classed as plagiarism. But here's a version I wrote in first year. It's by no means perfect but may give you some ideas on how to proceed.