Home » Developer & Programmer » Forms » crypt password
crypt password [message #81748] Tue, 18 March 2003 03:26 Go to next message
Andrea Camaioni
Messages: 7
Registered: March 2003
Junior Member
there is in oracle a function for crypt the password?
Re: crypt password [message #81752 is a reply to message #81748] Tue, 18 March 2003 04:16 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

Look at the DBMS_OBFUSCATION_TOOLKIT package (catobtk.sql).

Use procedure
DBMS_OBFUSCATION_TOOLKIT.DESENCRYPT before storing the value in a table. Use DBMS_OBFUSCATION_TOOLKIT.DESDECRYPT after fetching password values from the database.

Best regards.

Frank
Previous Topic: WANT TO OPEN A DOC FILE , HOST COMMAND IS NOT WORKING
Next Topic: how to use my own mouse cursor(pointer) in forms6i?
Goto Forum:
  


Current Time: Fri Apr 26 06:33:58 CDT 2024