Page 1 of 1

Regarding 128 bit encryption

Posted: Sat Jan 07, 2012 6:13 am
by umeshwar
I have down loaded the java source file from AESCrypt.com and executed this program (successfully encrypt and decrypt file) . But this is programs runs only when JCE policy files are included in jdk security folder(ie programs is 256 bit encryption type). I am trying this programs to encrypt file using 128 bit but i was not able get logic.
Please can you explain me, How i can make use of this 128 bit encrypt er for this code(i mean what changes i have to do).

thanks,