pgcrypto contrib - Mailing list pgsql-general

From Robert Fitzpatrick
Subject pgcrypto contrib
Date
Msg-id 1226596484.5514.203.camel@columbus.webtent.org
Whole thread Raw
List 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


pgsql-general by date:

Previous
From: "Grzegorz Jaśkiewicz"
Date:
Subject: Re: sort_mem param of postgresql.conf
Next
From: Sam Mason
Date:
Subject: Re: Suboptimal execution plan for simple query