Programming Homework Help

Prince Sultan University Message Encryption and Decryption Java Program

Get Your Custom Essay Written From Scratch
We have worked on a similar problem. If you need help click order now button and submit your assignment instructions.
Just from $13/Page
Order Now

write a java program to read a massage from a file to encrypt the massage using the following Modular mode (k.P1+P2) mode (ascii code book length) ,make prime number 1 (P1) and prime number 2 (P2) entered by the user, then decrypt the encrypted message into a new file.