Re: password encryption

Поиск
Список
Период
Сортировка
От Tim Ellis
Тема Re: password encryption
Дата
Msg-id 20020821173638.4428eb90.Tim.Ellis@gamet.com
обсуждение исходный текст
Ответ на password encryption  (Stefan Fiel <fstefan@cable.vol.at>)
Ответы Re: password encryption  (Klaus Sonnenleiter <klaus@sonnenleiter.com>)
Re: password encryption  ("David F. Skoll" <dfs@roaringpenguin.com>)
Список pgsql-admin
> i like to store passwords for a webapplication in my postgre database.
>
> now i'm searching for a way to encrypt the passwords, something like the
> function password() for mysql.

I always run my passwords through md5sum(), which is an open source
implementation, and thus seems to've been written in every language out
there.

--
Tim Ellis
Senior Database Architect
Gamet, Inc.

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

Предыдущее
От: Tim Ellis
Дата:
Сообщение: Re: Jobs
Следующее
От: Klaus Sonnenleiter
Дата:
Сообщение: Re: password encryption