Re: hi still i am unable to provide encryption to a particular table....

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: hi still i am unable to provide encryption to a particular table....
Date: 2006-05-29 11:06:49
Message-ID: 20060529110649.GA16447@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)crankycanuck(dot)ca
"The year's penultimate month" is not in truth a good way of saying
November.
--H.W. Fowler

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mauro Bertoli 2006-05-29 11:22:38 Get max value from an comma separated string
Previous Message Penchalaiah P. 2006-05-29 09:43:59 hi still i am unable to provide encryption to a particular table....