Re: Encrypted column - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Encrypted column
Date
Msg-id 20070605135951.GB8140@alvh.no-ip.org
Whole thread Raw
In response to Re: Encrypted column  (Ron Johnson <ron.l.johnson@cox.net>)
Responses Re: Encrypted column  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
Ron Johnson wrote:
> On 06/04/07 17:54, Guy Rouillier wrote:

> >Many people consider two-way encryption to be insecure; two-way
> >encryption means you can decrypt a value if you know the key, and it is
> >insecure because you usually have to put the key into the source code.
> >That means at least one person in your company, the programmer
> >maintaining the source code, can learn all of your users' passwords.
>
> Two-way encryption is needed for companies that store customer
> credit cards.

I thought that the advice for companies storing customer CCs was: don't.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Database design wisdom needed
Next
From: Richard Broersma Jr
Date:
Subject: Re: CREATE RULE with WHERE clause