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!

Decryption using Standard Java - jdk1.3.x

843810Mar 19 2002 — edited Mar 29 2002
Hi,

Is there any way we can use standard java 2 SDK (jdk 1.3.x) to decrypt a string encrypted using the same. I know we can encrypt but they are one-way hash algorithms and can't revert back.

Ususal procedure for this is to use JCE ( cryptographic Ext) . But I want some way without using this.

Is there any possible ways, related URLs, sample codes etc ......

Thanks in advance,
sbabu.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2002
Added on Mar 19 2002
1 comment
111 views