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: encrypt passwords and hold on Oracle tables

Re: encrypt passwords and hold on Oracle tables

From: Ashish Shah <ar_shah_at_yahoo.com>
Date: Tue, 15 Aug 2000 07:10:44 -0700 (PDT)
Message-Id: <10590.114604@fatcity.com>


you can try using package
dbms_obfuscation_toolkit.desencrypt...

This will encrypt and decrypt data for you...

the only problem is if someone knows how to run this package to decrypt the data he can have access to passwords...

well you can have a look.

Let me know if someone have any better way securing passwds after encrypting it.

Thanks.


Ashish
Toronto, Canada

Do You Yahoo!?
Yahoo! Mail – Free email you can access from anywhere! Received on Tue Aug 15 2000 - 09:10:44 CDT

Original text of this message

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