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: Encryption of value in a field

Re: Encryption of value in a field

From: Rick Wessman <Rick.Wessman_at_oracle.com>
Date: 09 Jan 2002 12:49:47 -0500
Message-ID: <soczo3n4dok.fsf@rwessman-pc.us.oracle.com>


Hi, Patrick:

You can encrypt the field using the DBMS_OBFUSCATION_TOOLKIT package.

                                             Rick

"Patrick J." <patrickREMOVE.jTHIS_at_kneip.com> writes:

> Hi,
>
> We are currently developing an Oracle application for which user management
> is made by the application, i.e. we have a table containing the login and
> password of each user.
> I would like to encrypt the field containing the password to preserve
> confidentiality.
> How can this be achieved in an Oracle 8.1.7 database?
>
> Thanks,
>
> Patrick J.
>
>

-- 
                                Rick Wessman
                                Security Assurance Group
                                Oracle Corporation
                                Rick.Wessman_at_oracle.com

     The opinions expressed above are mine and do not necessarily reflect
                         those of Oracle Corporation.
Received on Wed Jan 09 2002 - 11:49:47 CST

Original text of this message

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