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: oracle 10g cryptography problem

Re: oracle 10g cryptography problem

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 26 Jun 2007 15:27:46 -0700
Message-ID: <1182896867.64481@bubbleator.drizzle.com>


Pouria wrote:
>
> Cipher rsaCipher = Cipher.getInstance("RSA");
>
> tries to execute:
>
> java.security.NoSuchAlgorithmException: Cannot find any provider
> supporting RSA

Which part of the message don't you understand?

And no version of Oracle named.

Put away the RSA and use the built-in tools. Obfuscation toolkit if 9i and DBMS_CRYPTO if 10g.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Jun 26 2007 - 17:27:46 CDT

Original text of this message

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