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 -> Can Oracle encrypt fields in a table?

Can Oracle encrypt fields in a table?

From: Sean Dolan <dolans_at_stripe.Colorado.EDU>
Date: 25 Feb 99 15:43:44 GMT
Message-ID: <dolans.919957424@stripe.Colorado.EDU>

        Can Oracle 7.3.4 or a PACKAGE somewhere encrypt a field in a database. I know the Oracle system encrypts users passwords when loggin in, but if we wanted to store sensitive info (like credit cards) in a table, can Oracle encrypt it? Or would I need to pass the string through some external component first to encrypt, then place that value in the database? If so, any recommendations?

Thanks,
Sean Dolan
sean_at_3si.com Received on Thu Feb 25 1999 - 09:43:44 CST

Original text of this message

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