Re: oracle 10g cryptography problem
- From: Pouria <pourias@xxxxxxxxx>
- Date: Tue, 26 Jun 2007 15:37:11 -0700
by the way, my oracle version is 10.2.0.1 for windows xp.
On Jun 26, 6:27 pm, DA Morgan <damor...@xxxxxxxxx> wrote:
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
damor...@xxxxxxxxxxxxxxxx (replace x with u to respond)
Puget Sound Oracle Users Groupwww.psoug.org
.
- References:
- oracle 10g cryptography problem
- From: Pouria
- Re: oracle 10g cryptography problem
- From: DA Morgan
- oracle 10g cryptography problem
- Prev by Date: Re: oracle 10g cryptography problem
- Next by Date: Re: RSA decryption in Oracle 9i
- Previous by thread: Re: oracle 10g cryptography problem
- Next by thread: Help with SQL - Update between tables
- Index(es):
Relevant Pages
|