Re: hi still i am unable to provide encryption to a particular table.... - Mailing list pgsql-sql

From Andrew Sullivan
Subject Re: hi still i am unable to provide encryption to a particular table....
Date
Msg-id 20060529110649.GA16447@phlogiston.dyndns.org
Whole thread Raw
In response to hi still i am unable to provide encryption to a particular table....  ("Penchalaiah P." <penchalaiahp@infics.com>)
List pgsql-sql
On Mon, May 29, 2006 at 03:13:59PM +0530, Penchalaiah P. wrote:
> and port number here wt I will get... my requirement is to do encryption
> to one of my table.. if any body knows about this please help me........

Is this one-way encryption (i.e. you want a hash?)  You can use
built-in md5 for that.  If you want something more, use the pgcrypto
contrib/ items.

A

-- 
Andrew Sullivan  | ajs@crankycanuck.ca
"The year's penultimate month" is not in truth a good way of saying
November.    --H.W. Fowler


pgsql-sql by date:

Previous
From: "Penchalaiah P."
Date:
Subject: hi still i am unable to provide encryption to a particular table....
Next
From: "Penchalaiah P."
Date:
Subject: hi i need to encrypt one field in a table