Re: SHA1 authentication

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: SHA1 authentication
Дата
Msg-id 20051027161600.GA11072@wolff.to
обсуждение исходный текст
Ответ на Re: SHA1 authentication  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: SHA1 authentication  (Brian Mathis <brian.mathis@gmail.com>)
Список pgsql-general
On Mon, Oct 24, 2005 at 11:33:50 +0200,
  Martijn van Oosterhout <kleptog@svana.org> wrote:
>
> By all means, submit a patch but there's no real hurry right now. We
> should probably move straight to something more secure anyway, maybe
> SHA-256 or something.

This makes more sense. There is little point in going to the effort to
changing to SHA-1 only to change again later.
There isn't any hurry to change now, so it might be better to wait until
the next group of hash functions is designed, built on lessons learned from
the attacks against MD5 and SHA-1.

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

Предыдущее
От: "codeWarrior"
Дата:
Сообщение: Re: pg_dump fails when it gets to table containing bytea
Следующее
От: Noel Whelan
Дата:
Сообщение: Re: improve 'where not exists' query..