Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

encryption in java - decryption in C/C++ ?

843810Aug 5 2003 — edited Apr 14 2005
Hi frns,
I have an application where Iam encrypting the data using JCE1.2.2 (sun's package).And the Algorithm Iam using is DESede algorithm.
Now I want to decrypt the encrypted data using someother language (say,C or C++) ,but not Java.IS IT POSSIBLE?
If it is possible can you suggest me some reading links regarding this.

Thanks a lot
hari.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2005
Added on Aug 5 2003
6 comments
648 views