]> granicus.if.org Git - postgresql/commit
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)
commit8dc7c8cf1dc38a96cff8cf9c2c5e90f678e67420
tree1be03c8ab91c5c878a0e3ce3115dec8bca42ce5d
parentbf8128f7578cf55e7bf6cb160f3773a40078d4c8
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