Write a program that will read the file text.txt which is provided and the encrypted message in there. Please write back the decrypted message into the output.txt file. When you see the message in the output.txt file, you need to submit the java code file. You need to use Rot13 class for decrypting the message. The FileExample code is posted on ilearn to finish up the assignment. Do not need to submit in the output.txt file.

test.txt: GUVF NFFVTAZRAG VF GUR YNFG BAR JVFU LBH NYY UNIR N ORGGRE SHGHER GUNAX LBH

Sample Solution

This question has been answered.

Get Answer