How to DES encrypt/decrypt strings from PL/pgSQL - Mailing list pgsql-general

From Együd Csaba
Subject How to DES encrypt/decrypt strings from PL/pgSQL
Date
Msg-id 0ILG00GJHRR5QTE0@invitel.hu
Whole thread Raw
Responses Re: How to DES encrypt/decrypt strings from PL/pgSQL  (Tino Wildenhain <tino@wildenhain.de>)
List pgsql-general
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?

Thank you,
Csaba

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.12/77 - Release Date: 2005.08.18.




--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.12/77 - Release Date: 2005.08.18.


pgsql-general by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [BUGS] BUG #1830: Non-super-user must be able to copy
Next
From: Nigel Horne
Date:
Subject: Stored functions