Search found 3 matches

by nkhoury
Fri Jul 15, 2011 5:42 pm
Forum: AES Crypt
Topic: Exception when using Java
Replies: 1
Views: 6175

Re: Exception when using Java

Hi again, just an update on this post as I was able to resolve the issue . Although I had the jar files in my <java-home>\lib\security [Win32] directory, It seems that I had an older version of those libraries . I had to re-download the files and replace them with the new ones i got from here http:/...
by nkhoury
Thu Jul 14, 2011 9:01 pm
Forum: AES Crypt
Topic: Exception when using Java
Replies: 1
Views: 6175

Exception when using Java

Hi, whenever I try to run the AESCrypt.java (I supplied it with default arguments AESCrypt aes = new AESCrypt(true,"12"); aes.encrypt(2, "c:\\me.rtf", "c:\\me.rtf.aes"); ), I get the following exception: [DEBUG] Using password: [49, 0, 50, 0] [DEBUG] Opened for reading:...
by nkhoury
Mon Jul 11, 2011 4:50 pm
Forum: AES Crypt
Topic: AESCrypt.dll in vb.net
Replies: 5
Views: 7826

Re: AESCrypt.dll in vb.net

Where is the DLL file you are talking about?