OSDN Git Service

There is a signedness bug in Openwall gen_salt code that pgcrypto uses.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 23:46:24 +0000 (23:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 23:46:24 +0000 (23:46 +0000)
commit507e07e27704dde07bf246de766b424921de1a1b
treed003a3c9e5a0d001d2fb96d9c22f4979e4a99501
parent925952603d03c017a285bed424ef3159bec460c4
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
contrib/pgcrypto/crypt-gensalt.c