]> 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:38 +0000 (23:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 23:46:38 +0000 (23:46 +0000)
commitf5b50af2917610ccae56c8280eaf4562310b635c
tree37af806c0209683aab9b29effc125f0d291dbce9
parent17903a73759a1fa8266d44c1147a08f387581c0c
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