encrypting a big file

Hi I want to encrypt a very big jar file (size 300-400GB ) how can i do that ... Any help is appreciated.thanks in advancerkn
[161 byte] By [javajcea] at [2007-10-3 7:50:04]
# 1
Same way you encrypt a small one, just slower! Stand back and wait ;-)See the Security and JCA tutorials and Guide to Features in the Javadoc.
ejpa at 2007-7-15 2:51:54 > top of Java-index,Security,Cryptography...