DES encryption in Postgres?

From: <drevil(at)sidereal(dot)kz>
To: pgsql-general(at)postgresql(dot)org
Subject: DES encryption in Postgres?
Date: 2001-01-09 04:54:36
Message-ID: 20010109045436.30694.qmail@mailhost.sidereal.kz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I looked through all the docs, and I couldn't find a function which
would simply DES encrypt a string. Is DES not implemented in
Postgres? Or am I just not finding the function?

Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-01-09 05:03:11 Re: COPY error: pqReadData() -- backend closed the channel unexpectedly
Previous Message drevil 2001-01-09 04:24:52 UPDATE in pl/pgsql