Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: RSA decryption in Oracle 9i

Re: RSA decryption in Oracle 9i

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Sat, 23 Jun 2007 11:42:22 +0200
Message-ID: <f5ipts$mna$1@news2.zwoll1.ov.home.nl>


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Pouria wrote:
> Hi,
>
> I have written a Java stored procedure (for Oracle 9i which I believe
> uses JDK 1.3) that uses javax.crypto for RSA decryption. Having loaded
> the jce_1_2_2.jar using loadjava as a resource, I can load my stored
> procedure into the database with no errors using loadjava. However
> when I try to run it, I get a java.lang.ExceptionInInitializerError. I
> know that the lines in the stored procedure making use of javax.crypto
> are causing the problem as it runs fine without them.
>
> So two questions:
>
> 1) are there any other Java RSA decryption libraries that Oracle 9i
> likes?
>
> 2) Does Oracle 9i have any built-in features for RSA decryption?
>
> Thanks,
> (a frustrated) Pouria
>

You owe me a cup of coffee:

http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96590/adgsec04.htm#1004955

Top-posting is one way to shut me up...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)

iD8DBQFGfOr+Lw8L4IAs830RAh6YAJ94LH7udc49qV62zD6oEy0GB7/EGQCfQN+Q C0/qYZ+IR35lLIS7n8cHhPU=
=AYHj
-----END PGP SIGNATURE----- Received on Sat Jun 23 2007 - 04:42:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US