Re: oracle 10g cryptography problem



i understand the message, what i don't understand is why it can't find
an RSA provider when i'm purposely supplying it with one (bouncy
castle).

secondly i need to use an asymmetric cryptographic algorithm:
Obfuscation toolkit and DBMS_CRYPTO do not support these to the best
of my knowledge (please correct me if i'm wrong).

Pouria

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


.



Relevant Pages

  • Re: oracle 10g cryptography problem
    ... an RSA provider when i'm purposely supplying it with one (bouncy ... Obfuscation toolkit and DBMS_CRYPTO do not support these to the best ... supporting RSA ... Puget Sound Oracle Users Groupwww.psoug.org ...
    (comp.databases.oracle.misc)
  • Re: oracle 10g cryptography problem
    ... an RSA provider when i'm purposely supplying it with one (bouncy ... Obfuscation toolkit and DBMS_CRYPTO do not support these to the best ... supporting RSA ... Puget Sound Oracle Users Groupwww.psoug.org ...
    (comp.databases.oracle.misc)