Unix Technical Forum

Encrypt Data 10G environment!

This is a discussion on Encrypt Data 10G environment! within the Oracle Database forums, part of the Database Server Software category; --> Hi all, what possibilities you see in questioning of data encryption. I have 10G database and customer wants to ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-25-2008, 07:43 AM
Simo Silmu
 
Posts: n/a
Default Encrypt Data 10G environment!

Hi all,

what possibilities you see in questioning of data encryption.

I have 10G database and customer wants to encrypt a certain columns in
certain table.

rgds
SS


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-25-2008, 07:43 AM
dbaplusplus@hotmail.com
 
Posts: n/a
Default Re: Encrypt Data 10G environment!


Simo Silmu wrote:
> Hi all,
>
> what possibilities you see in questioning of data encryption.
>
> I have 10G database and customer wants to encrypt a certain columns in
> certain table.
>
> rgds
> SS


You can use dbms_crypto to encrypt. You can probably set some trigger
so when that column is inserted or updated, encrypted data is saved.
Data in that column will be shown as encrypted when doing any selects
(unlike TDE of 10gR2).

If you ever have to process data as decrypted inside your code you can
use dbdm_crypto to decrypt.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-25-2008, 07:43 AM
DA Morgan
 
Posts: n/a
Default Re: Encrypt Data 10G environment!

Simo Silmu wrote:
> Hi all,
>
> what possibilities you see in questioning of data encryption.
>
> I have 10G database and customer wants to encrypt a certain columns in
> certain table.
>
> rgds
> SS


Demos of the DBMS_CRYPTO built-in package can be found in Morgan's
Library at www.psoug.org.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-25-2008, 07:44 AM
Simo Silmu
 
Posts: n/a
Default Re: Encrypt Data 10G environment!


"DA Morgan" <damorgan@psoug.org> wrote in message
news:1156999740.968123@bubbleator.drizzle.com...
> Simo Silmu wrote:
>> Hi all,
>>
>> what possibilities you see in questioning of data encryption.
>>
>> I have 10G database and customer wants to encrypt a certain columns in
>> certain table.
>>
>> rgds
>> SS

>
> Demos of the DBMS_CRYPTO built-in package can be found in Morgan's
> Library at www.psoug.org.
> --
> Daniel A. Morgan
> University of Washington
> damorgan@x.washington.edu
> (replace x with u to respond)
> Puget Sound Oracle Users Group
> www.psoug.org


Thanks a lot!

Excellent!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:56 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com