Storing sensitive data - Mailing list pgsql-novice

From Kevin Crenshaw
Subject Storing sensitive data
Date
Msg-id 20060309132219.4B2F69DCC2E@postgresql.org
Whole thread Raw
Responses Re: Storing sensitive data  ("Guido Barosio" <gbarosio@gmail.com>)
Re: Storing sensitive data  ("Neil Saunders" <n.j.saunders@gmail.com>)
Re: Storing sensitive data  (<operationsengineer1@yahoo.com>)
List pgsql-novice

I have a table that stores usernames and passwords and I want to encrypt the passwords before they are stored in the database.  Will postgresql do this for me, or do I have to do the encryption on the client side?  Could you please point me to some instructions on how to accomplish this.

 

Thanks for your help,

 

kevin

 

pgsql-novice by date:

Previous
From: Noel Faux
Date:
Subject: Re: Invalid Page Header
Next
From: "Guido Barosio"
Date:
Subject: Re: Storing sensitive data