Two way encription in PG???
Boulat Khakimov <boulat@inet-interactif.com>
From: Boulat Khakimov <boulat@inet-interactif.com>
To: pgsql-general@postgresql.org
Date: 2001-03-04T17:08:49Z
Lists: pgsql-general
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