Storing sensitive data

From: "Kevin Crenshaw" <kcrenshaw(at)viscient(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Storing sensitive data
Date: 2006-03-09 13:22:20
Message-ID: 20060309132219.4B2F69DCC2E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Guido Barosio 2006-03-09 13:28:42 Re: Storing sensitive data
Previous Message Noel Faux 2006-03-09 01:26:00 Re: Invalid Page Header