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: des3encrypt function in java

Re: des3encrypt function in java

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 30 Jan 2007 07:05:44 -0800
Message-ID: <1170169544.560997.102510@p10g2000cwp.googlegroups.com>

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

Original text of this message

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