Re: MD5-based passwords

Поиск
Список
Период
Сортировка
От Jeremy Wohl
Тема Re: MD5-based passwords
Дата
Msg-id 20011108103131.A12753@zydeco.igmus.org
обсуждение исходный текст
Ответ на MD5-based passwords  (Jeremy Wohl <jeremyw-pgjdbc@igmus.org>)
Список pgsql-jdbc
On Wed, Nov 07, 2001 at 08:26:49PM -0800, Barry Lind wrote:
> I think I would recommend moving most of this logic into a new class
> under org.postgresql.util, called MD5.java?? (that is where the
> UnixCrypt class is located).
>
> [...]

OK.  Attached is an abstracted version, with your cast fix.

Appropriate exception handling is still open.  As is indenting.

> PS.  When sending diffs please use context diff format (i.e.-c).  It
> makes it much easier to review.

How about unified? :)

-jeremy
_____________________________________________________________________
jeremy wohl ..: http://igmus.org

Вложения

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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Memory exeception
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: MD5-based passwords