Regarding 128 bit encryption

Discussion related to AES Crypt, the file encryption software for Windows, Linux, Mac, and Java.
Post Reply
umeshwar
Posts: 1
Joined: Wed Dec 21, 2011 8:09 am

Regarding 128 bit encryption

Post 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,
Post Reply