There is a signedness bug in Openwall gen_salt code that pgcrypto uses.
authorTom Lane <[email protected]>
Tue, 3 Jan 2006 23:46:44 +0000 (23:46 +0000)
committerTom Lane <[email protected]>
Tue, 3 Jan 2006 23:46:44 +0000 (23:46 +0000)
commita4340e99e61d19c8f7474eed73fd38c1efc2965d
tree76cbf74ad92d14fcb4cf092ef7b0e98efbace529
parent6041d74e63c933fcfee544b926fbc7f8c358d49f
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