]> 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:44 +0000 (23:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 23:46:44 +0000 (23:46 +0000)
commita559ef6594ce2c73198a3f9acb80b8f48eb0a02b
treee1e4ef8ed51afa626da51ad96f0a93cf00b5ebf7
parentbf6c87f5a4e946e39d7d428cd05d407957aaac6c
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