Two way encryption in PG???

Поиск
Список
Период
Сортировка
От Boulat Khakimov
Тема Two way encryption in PG???
Дата
Msg-id 3AA276D3.C0FE592D@inet-interactif.com
обсуждение исходный текст
Ответы Re: Two way encryption in PG???  (David Olbersen <dave@slickness.org>)
Список pgsql-sql
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-sql по дате отправления:

Предыдущее
От: Boulat Khakimov
Дата:
Сообщение: How to describe a field in the table ???
Следующее
От: Gerald Gutierrez
Дата:
Сообщение: Re: Passing table names to PL/PGSQL for SELECT/UPDATE/INSERT