Re: Two way encription in PG??? - Mailing list pgsql-general

From Jeff Davis
Subject Re: Two way encription in PG???
Date
Msg-id 3AA33416.1020701@dynworks.com
Whole thread Raw
In response to Re: Two way encription in PG???  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Two way encription in PG???  (Marko Kreen <marko@l-t.ee>)
List pgsql-general
Peter Eisentraut wrote:

> Boulat Khakimov writes:
>
>> How do I encrypt/decrypt something in PG?
>
>
> Download 7.1 and use the contrib/pgcrypto module.
>
I looked at the pgcrypto README file and it seems that it only makes
one-way hashes. None of the functions had a key argument of any kind.
The encode/decode functions are for bin/ascii encoding/deconding, not
cryptographic. Any more info about this?

Thnaks,
   Jeff Davis


pgsql-general by date:

Previous
From: Jeff Davis
Date:
Subject: Re: postgres locks...
Next
From: Frank Joerdens
Date:
Subject: Re: With which user Apache accesses PostgreSQL