I believe this line to be the culprit in reader.java:

PrintWriter out = new PrintWriter("encrypted.txt");
If that's of no help take a look at: PrintWriter (Java 2 Platform SE v1.4.2) will tell...