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: Encrypted For not Passwords (urgent)

Re: Encrypted For not Passwords (urgent)

From: Jared Still <jkstill_at_bcbso.com>
Date: Thu, 19 Oct 2000 20:59:48 -0700 (PDT)
Message-Id: <10654.119823@fatcity.com>


PKI ( Public Key Infrastructure ) is the software and processes to manage the use of public/private keys.

As for encrypting data in the database, take a look at the article on int at www.teleport.com/~jkstill/util, then read up on it in the Oracle docs as well.

Jared

On Thu, 19 Oct 2000, Poosapati Varma wrote:

> Hi,
>
> This was from a client development place they were
> asking whether is there a datatype to encrypt data
> automatically and store in the database. Even they are
> new to this they said they read somewhere in oracle
> documentation about storing in encrypt form. What does
> PKI do?
>
> Varma.
>
> --- Jared Still <jkstill_at_bcbso.com> wrote:
> >
> > There's a lot left to speculation in your message.
> >
> > Why do you want to encrypt in the database?
> >
> > Does the user need to supply the decryption key?
> >
> > Do you need PKI? ( Public Key Infrastructure )
> >
> > Jared
> >
> > On Thu, 19 Oct 2000, Poosapati Varma wrote:
> >
> > > Hi guys,
> > >
> > > Can anyone help me how to store data in encrypted
> > > format in Oracle, say for example we insert data
> > from
> > > client side employee name and it stores in
> > encrypted
> > > format in the table and when we retrieve data back
> > it
> > > decrypts and displays the data back to us.
> > > (Oracle 8.1.6)
> > >
> > > Varma Poosapati.
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Messenger - Talk while you surf! It's
> > FREE.
> > > http://im.yahoo.com/
> > > --
> > > Please see the official ORACLE-L FAQ:
> > http://www.orafaq.com
> > > --
> > > Author: Poosapati Varma
> > > INET: psgkv_at_yahoo.com
> > >
> > > Fat City Network Services -- (858) 538-5051
> > FAX: (858) 538-5051
> > > San Diego, California -- Public Internet
> > access / Mailing Lists
> > >
> >
> --------------------------------------------------------------------
> > > To REMOVE yourself from this mailing list, send an
> > E-Mail message
> > > to: ListGuru_at_fatcity.com (note EXACT spelling of
> > 'ListGuru') and in
> > > the message BODY, include a line containing: UNSUB
> > ORACLE-L
> > > (or the name of mailing list you want to be
> > removed from). You may
> > > also send the HELP command for other information
> > (like subscribing).
> > >
> >
> >
> > Jared Still
> > Certified Oracle DBA and Part Time Perl Evangelist
> > ;-)
> > Regence BlueCross BlueShield of Oregon
> > jkstill_at_bcbso.com - Work - preferred address
> > jkstill_at_teleport.com - private
> >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Messenger - Talk while you surf! It's FREE.
> http://im.yahoo.com/
>

Jared Still
Certified Oracle DBA and Part Time Perl Evangelist ;-) Regence BlueCross BlueShield of Oregon Received on Thu Oct 19 2000 - 22:59:48 CDT

Original text of this message

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