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 -> Encryption routine in PL/SQL

Encryption routine in PL/SQL

From: Jon Osborne <osbornej_at_whtbs1.agw.bt.co.uk>
Date: 1997/07/18
Message-ID: <33CF14AE.57D@whtbs1.agw.bt.co.uk>#1/1

Hi,

I've got to write a security subsystem for an Oracle application I'm developing in Forms 4.5. Oracle's security requirements are not stringent enough as regards things such as password expiry and reuse. So we have to build this ourselves.

The only thing I'm struggling with is the concept that all our passwords MUST be only held in encrypted form in our own password table. So we need a reliable encrpytion routine that we can call when supplied with the user's unencrypted password. Does anyone know of such a thing that I can graft into my form?

Many thanks, Jon. Received on Fri Jul 18 1997 - 00:00:00 CDT

Original text of this message

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