Re: How to DES encrypt/decrypt strings from PL/pgSQL

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: How to DES encrypt/decrypt strings from PL/pgSQL
Дата
Msg-id 4305C3B4.7070900@wildenhain.de
обсуждение исходный текст
Ответ на How to DES encrypt/decrypt strings from PL/pgSQL  (Együd Csaba <csegyud@vnet.hu>)
Ответы Re: How to DES encrypt/decrypt strings from PL/pgSQL
Список pgsql-general
Együd Csaba schrieb:
> Hi,
> I'd like to encrypt/decrypt a given string from a stored procedure. The
> encryption method is DES.
> Is there any way to do such?

Some would say DES is more obfuscation rather then encryption .-)
But I believe it is contained in the contrib/pgcrypto extension.

(Depending on your system, postgresql-contrib might be an extra
package)

Regards
Tino

В списке pgsql-general по дате отправления: