encryption in java - decryption in C/C++ ?
843810Aug 5 2003 — edited Apr 14 2005Hi 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.