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 -> Re: encrypting passwords in pl/sql

Re: encrypting passwords in pl/sql

From: Ing. Renato R. Haro <ssi_at_sureste.com>
Date: 1997/05/07
Message-ID: <01bc5a7c$211685e0$3301a8c0@hoops>#1/1

If you implement password encryption in PL/SQL, some time you will need to send
through the network uncrypted passwords. I prefer to encrypt passwords in the client side so
you only broadcast encrypted passwords. Received on Wed May 07 1997 - 00:00:00 CDT

Original text of this message

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