Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: des3encrypt function in java
On Jan 30, 2:58 am, "schw" <schwa..._at_alpha.net.pl> wrote:
> Hi All
>
> not sure if this is right group but I'm desperately looking for some
> help.
>
> what des3encrypt function would look like in java? I have managed to
> reproduce desencrypt one but having problem with the other one. please
> give some hints.
>
> thanks in advance
> schw
Oracle provides, at least with the Enterprise editions, encryption
functions. You might just want to make use of them. Depending on
your release see
DBMS_CRYPTO (10g) and DBMS_OBFUSCATION_TOOLKIT.
An internet search will find you examples if the PL/SQL Packages and Types manual is not clear enough.
HTH -- Mark D Powell -- Received on Tue Jan 30 2007 - 09:05:44 CST
![]() |
![]() |