wvanbergen / node-vertica

Pure javascript Vertica database client. Except it is written in CoffeeScript.
MIT License
44 stars 30 forks source link

Fixing MD5 auth #14

Closed diwu1989 closed 11 years ago

diwu1989 commented 11 years ago

The salt needs to stay as a 32bit integer in the hashing process.