First assignment in IT653: Network Security Karl-Johan Grahn Roll no 03005202 Files: assignment1.pdf - Solution to first assignment in PDF format RSA.java - Java code sample.txt - Sample file run.bat - Batch file to compile RSA.java and run RSA with primesize 128. To run RSA with other prime sizes, type 'java RSA ' at the command prompt. README.TXT - This file