Обсуждение: pgcrypto contrib

Поиск
Список
Период
Сортировка

pgcrypto contrib

От
Robert Fitzpatrick
Дата:
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