pgcrypto: bug in gen_salt (md5/xdes)

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема pgcrypto: bug in gen_salt (md5/xdes)
Дата
Msg-id e51f66da0601021455x2a793feaq6f06d9d486485db4@mail.gmail.com
обсуждение исходный текст
Ответы Re: pgcrypto: bug in gen_salt (md5/xdes)
Список pgsql-patches
There is a signedness bug in Openwall gen_salt code that
pgcrypto uses.  This makes the salt space for md5 and xdes
algorithms a lot smaller.

Salts for blowfish and standard des are unaffected.

Attached is upstream fix for it.  This applies all the
way from 7.2 to 8.1 and HEAD.  Please apply this to all
active branches.

--
marko

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: TODO item: list prepared queries
Следующее
От: Joe Conway
Дата:
Сообщение: Re: [BUGS] BUG #2129: dblink problem