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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: using obfuscation

RE: using obfuscation

From: <Jared.Still_at_radisys.com>
Date: Tue, 10 Sep 2002 13:37:12 -0700
Message-Id: <22528.293391@fatcity.com>


--=_mixed 00715A0688256C30_=

Content-Type: text/plain; charset="us-ascii"

The whole point of encryption is to hide sensitive data.

If you put clear text in the index blocks, anyone smart enough to break into your database will probably figure out that dumping the index blocks will reveal all.

Jared

"Jamadagni, Rajendra" <Rajendra.Jamadagni_at_espn.com> Sent by: root_at_fatcity.com
 09/10/2002 01:48 PM
 Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        RE: using obfuscation


I wouldn't worry about that ... unless you dump the index blocks, you won't see that data anyway. OTOH, why don't you set your view to select based on a PK and then apply the function on selected rows?? Raj



Rajendra Jamadagni MIS, ESPN Inc. Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.
QOTD: Any clod can have facts, but having an opinion is an art! -----Original Message-----
From: Steiner, Randy [mailto:RASTEIN_at_NYCT.com] Sent: Tuesday, September 10, 2002 4:13 PM To: Multiple recipients of list ORACLE-L Subject: RE: using obfuscation

Wouldn't that store the sensitive data in the index?   

-----Original Message-----
From: Jamadagni, Rajendra [mailto:Rajendra.Jamadagni_at_espn.com] Sent: Tuesday, September 10, 2002 12:13 PM To: Multiple recipients of list ORACLE-L Subject: RE: using obfuscation   

Can you create a Function based index on that column? That could be of use ...
Raj



Rajendra Jamadagni MIS, ESPN Inc. Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.
QOTD: Any clod can have facts, but having an opinion is an art!

--=_mixed 00715A0688256C30_=

Content-Type: text/plain; name="ESPN_Disclaimer.txt"
Content-Disposition: attachment; filename="ESPN_Disclaimer.txt"
Content-Transfer-Encoding: quoted-printable

********************************************************************This e-=
mail message is confidential, intended only for the named recipient(s) abov=
e and may contain information that is privileged, attorney work product or =
exempt from disclosure under applicable law. If you have received this mess=
age in error, or are not the named recipient(s), please immediately notify =
corporate MIS at (860) 766-2000 and delete this e-mail message from your co=
mputer, Thank you.*********************************************************=
Received on Tue Sep 10 2002 - 15:37:12 CDT

Original text of this message

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