Two way encription in PG??? - Mailing list pgsql-novice

From Boulat Khakimov
Subject Two way encription in PG???
Date
Msg-id 3AA27644.83900F26@inet-interactif.com
Whole thread Raw
List pgsql-novice
Hi,

Im porting my software from mySQL to PG.
I need to encypt a field in a table using two way encription. In mySQL
for those purposes I was
using build-in functions ENCODE/DECODE, is there such an equivalent in
PG?
How do I encrypt/decrypt something in PG?


Regards,
Boulat


pgsql-novice by date:

Previous
From: Boulat Khakimov
Date:
Subject: How to Describe a field in the table???
Next
From: John Draper
Date:
Subject: I can't even get started..... HELP!!!