pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto
Дата
Msg-id 20060103234638.874A29DC9FA@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
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 than
it should be.

Marko Kreen

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/contrib/pgcrypto:
        crypt-gensalt.c (r1.6 -> r1.6.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/crypt-gensalt.c.diff?r1=1.6&r2=1.6.2.1)

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

Предыдущее
От: joe@postgresql.org (Joe Conway)
Дата:
Сообщение: pgsql: When the remote query result has a different number of columns
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: There is a signedness bug in Openwall gen_salt code that pgcrypto