07-23-2014, 03:20 PM
Also, what is the syntax of input while if these two salts are different. Basically this is about postgresql authentication protocol which uses hashes of format
MD5(MD5(password || user) || per-connection salt)
MD5(MD5(password || user) || per-connection salt)