Re: [GENERAL] SHA1 on postgres 8.3

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [GENERAL] SHA1 on postgres 8.3
Дата
Msg-id 20080120175956.GA22740@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [GENERAL] SHA1 on postgres 8.3  ("Greg Sabino Mullane" <greg@turnstep.com>)
Ответы Re: [GENERAL] SHA1 on postgres 8.3  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Greg Sabino Mullane wrote:

> I also realize that SHA1 is not a great solution these days either,
> but I'd at least like to see a discussion on moving Postgres to
> somewhere between "only has md5()" and "all pg_crypto functions inside
> core", even if it only means a handful of SHA functions. Moving this
> over to -hackers.
> 
> In summary: what would objections be to my writing a sha1() patch? 

Isn't sha1 considered broken for some uses anyway?  Perhaps if you're
going to do that it would make sense to move the whole pgcrypto/sha2.c
stuff to core, I think.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Rick Vernam
Дата:
Сообщение: select statement details
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [GENERAL] SHA1 on postgres 8.3