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:56 +0000 (23:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 23:46:56 +0000 (23:46 +0000)
commita74dc1241689e2e8db86ebd93f5732ef0a927684
treebcf468c6c6b69a15a747877a3a6115cf9f62e7d2
parent951f2bdd2398b0e9b10533c9d75fb219db0ef542
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