Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Encription procedure?

Re: Encription procedure?

From: David Sisk <davesisk_at_ipass.net>
Date: Thu, 14 Jun 2001 02:39:52 GMT
Message-ID: <YtVV6.40300$ru2.10450555@typhoon.southeast.rr.com>

Yes, in Oracle8.1.x, there's a package called dbms_obfuscation_toolkit that will do single-DES and triple-DES (in 8.1.7) encryption. This allows you to selectively encrypt data stored in the database. There are some issues and "tricks" that you have to do though.

If you're interested in details, email me.

Regards,
Dave

Marcos Claver <ma.claver_at_planet.nl> wrote in message news:9g866g$838s0$1_at_reader01.wxs.nl...
> Does anybody know if there is an encription procedure, build-in, in Oracle
> 8i?
>
> MC
>
>
Received on Wed Jun 13 2001 - 21:39:52 CDT

Original text of this message

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