Posted By:
Narayana_murthy
Posted On:
Sunday, May 4, 2003 11:58 PM
Hi, I have implemented Rijndael (AES) Encryption on files and strings succesfully. I have tested it out with files of upto 4MB in size. Everthing works fine. Now we are developing an application where the sceneraio is like this: 1. Encrypt file/string in Java 2. Pass the file to other application 3. Decrypt the file/string in VB6 I am facing compatibility problems with the file/string encrypted in java to that in VB6. Has anybody tried this before. If yes please do let me know. It need not be VB6 that is decrypting the file/string, it can be anything else other Java. Any suggestion or url for reference is welcome Narayan M
More>>
Hi,
I have implemented Rijndael (AES) Encryption on files and
strings succesfully. I have tested it out with files of
upto 4MB in size. Everthing works fine.
Now we are developing an application where the sceneraio is
like this:
1. Encrypt file/string in Java
2. Pass the file to other application
3. Decrypt the file/string in VB6
I am facing compatibility problems with the file/string
encrypted in java to that in VB6.
Has anybody tried this before. If yes please do let me know.
It need not be VB6 that is decrypting the file/string, it
can be anything else other Java.
Any suggestion or url for reference is welcome
Narayan Murthy
<<Less