Re: Two way encription in PG???

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Two way encription in PG???
Дата
Msg-id 3AA33416.1020701@dynworks.com
обсуждение исходный текст
Ответ на Re: Two way encription in PG???  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Two way encription in PG???
Список 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 по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: postgres locks...
Следующее
От: Frank Joerdens
Дата:
Сообщение: Re: With which user Apache accesses PostgreSQL