Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: C / external procedure puzzle for the C guru's
On May 30, 2000 at 01:10:14PM, Jared Still wrote:
>
>
> First off let me say 'I am not a C programmer'.
>
> That disclaimer will hopefully insulate me from any
> flames for doing something stupid in C.
>
> I'm trying to build an encryption routine for use
> in Oracle, via external procedure calls.
>
> After digging through MetaLink for couple of hours I
> was able to get tnsnames.ora, sqlnet.ora and listener.ora
> to work properly for the external callouts.
>
> I dug up some RC4 encryption code in C from the web, and
> modified it for use in shared library.
Just a question, is it not possible to use dbms_crypto_toolkit Is there any license restrictions? I know that it's not an answer/suggestion on your question but anyway. Is anybody in the list who is using that package.
Thanks. Received on Wed May 31 2000 - 08:26:57 CDT
![]() |
![]() |