There is a signedness bug in Openwall gen_salt code that pgcrypto uses.
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/crypt-gensalt.c | modified | +9 −9 |