Re: Security

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Security
Дата
Msg-id Pine.LNX.4.30.0105191117430.758-100000@peter.localdomain
обсуждение исходный текст
Ответ на Security  ("Ernesto A. Lira Castro" <lira@ver.megared.net.mx>)
Список pgsql-interfaces
Ernesto A. Lira Castro writes:

> I'm trying to set login & passwords to my system with Perl DBI for
> Postgresql, but i want to have a field on my Postgres's database
> that can be type password!! is that possible?? i see only fields types
> (Char, integer, long . . .) i want some password to be encrypted.

In contrib/pgcrypto in the source tree there are some digest (hash)
functions (note: digest != encryption) that you might find useful.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Ernesto A. Lira Castro"
Дата:
Сообщение: Security
Следующее
От: Jeremy Buchmann
Дата:
Сообщение: Re: Security