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: How does Oracle protect (encrypt) user passwords in Oracle 8?.

Re: How does Oracle protect (encrypt) user passwords in Oracle 8?.

From: Rick Wessman <rwessman_at_us.oracle.com>
Date: 09 Feb 2000 06:21:18 -0800
Message-ID: <socr9ema23l.fsf@rwessman-sun.us.oracle.com>


javierpf_at_usa.net writes:

> Rick,
>
> I wonder if that modified DES algorithm is available in a function I
> could execute and it could return the cyphertext as the result of
> hashing the word entered by user as password.
There is no such function available. However, there is somewhat of a hack available that will do what you want. I described the method in a recent response. You should be able to find it in dejanews.

                                      Rick

>
> Javier.
>
> > The algorithm is a modified DES algorithm which is proprietary to
> Oracle. In
> > addition, the algorithm is one-way so there is no way to decrypt it.
> >
> > javierpf_at_usa.net writes:
> >
> > > Hi all people!!
> > >
> > > Could you tell me how Oracle stores the passwords?. I mean, what
> > > encryptation method Oracle uses?. Is there a tool to decrypt the
> > > passwords?.
> > >
> > > I am trying to check the quality of the password used by users and I
> > > could not find any tool or way to decrypt them.
> > >
> > > I would also like to use the same encryption method to encode
> password
> > > managed internally by an application.
> > >
> > > Thanks.
> > >
> > >
> > > Sent via Deja.com http://www.deja.com/
> > > Before you buy.
> >
> > --
> > Rick
> > Rick Wessman
> > Security and Directory
> Technologies
> > Server Technologies
> > Oracle Corporation
> > rwessman_at_us.oracle.com
> >
> > The statements and opinions expressed here are my own and do
> not
> > necessarily represent those of Oracle Corporation.
> >
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

     The opinions expressed above are mine and do not necessarily reflect
                         those of Oracle Corporation.
Received on Wed Feb 09 2000 - 08:21:18 CST

Original text of this message

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