Decryption using Standard Java - jdk1.3.x
843810Mar 19 2002 — edited Mar 29 2002Hi,
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.