Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: using obfuscation
--=_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
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
--=_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
![]() |
![]() |