How to DES encrypt/decrypt strings from PL/pgSQL

From: Együd Csaba <csegyud(at)vnet(dot)hu>
To: pgsql-general(at)postgresql(dot)org
Subject: How to DES encrypt/decrypt strings from PL/pgSQL
Date: 2005-08-19 10:00:46
Message-ID: 0ILG00GJHRR5QTE0@invitel.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nigel Horne 2005-08-19 11:07:57 Stored functions
Previous Message Bernard 2005-08-19 09:56:43 Re: [GENERAL] BUG #1830: Non-super-user must be able to copy from a