pgcrypto contrib

From: Robert Fitzpatrick <lists(at)webtent(dot)net>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: pgcrypto contrib
Date: 2008-11-13 17:14:44
Message-ID: 1226596484.5514.203.camel@columbus.webtent.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am trying to develop a trigger that will post a new account into a
table in another db sing dblink that is part of the egroupware web app
that uses tripledes as the algorithm. I can't seem to find a combination
for gen_salt that produces the correct crypt password, however, my
knowledge in this area is limited. Does anyone know if pgcrypto is able
to produce this type of algorithm and have suggestions how I might be
able to get it done?

--
Robert

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-11-13 17:47:08 Re: still gin index creation takes forever
Previous Message Christian Schröder 2008-11-13 15:29:23 Re: Database recovery