Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> storing encrypted data in oracle

storing encrypted data in oracle

From: <catatony_at_my-deja.com>
Date: Wed, 17 Jan 2001 22:38:21 GMT
Message-ID: <9456st$on7$1@nnrp1.deja.com>

I would like to store initial settings for unix usernames and associated passwords (for newly created accounts) in an oracle table for reference purposes. However, I want to encrypt the password so that the data is more secure. How could I use oracle to perform the encryption/decryption? Would it be smarter/easier to encrypt the data before insertion using some non-oracle method? If so, how?

(Oracle 8.1.5; Solaris 2.6)

Thanks,
Tony Catania

Sent via Deja.com
http://www.deja.com/ Received on Wed Jan 17 2001 - 16:38:21 CST

Original text of this message

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