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:51 +0000 (23:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 23:46:51 +0000 (23:46 +0000)
commit291ab4db3b7965208ab9f5cab40a12c5760fb35d
tree5fa89d8f7cb4b7780db52a2c7dc9bb6591baa4c3
parenta7bde3e5ebb11d32d6f7fb11d0e930f96edc696a
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