Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: encrypting passwords in pl/sql
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
![]() |
![]() |