On Monday, July 30, 2012 12:05:32 PM UTC-7, Yogesh Agrawal wrote: > > Which is more preferable to save password in DB, bcrypt or md5 ? > > I found https://github.com/ncb000gt/node.bcrypt.js/ lib, which is a addon > to node.js to encrypt the passwords. > > Also I found that md5 based hashing is not too safe to store passwords in > DB. >
On Monday, July 30, 2012 12:05:32 PM UTC-7, Yogesh Agrawal wrote: > > Which is more preferable to save password in DB, bcrypt or md5 ? > > I found https://github.com/ncb000gt/node.bcrypt.js/ lib, which is a addon > to node.js to encrypt the passwords. > > Also I found that md5 based hashing is not too safe to store passwords in > DB. > On Monday, July 30, 2012 12:05:32 PM UTC-7, Yogesh Agrawal wrote: > > Which is more preferable to save password in DB, bcrypt or md5 ? > > I found https://github.com/ncb000gt/node.bcrypt.js/ lib, which is a addon > to node.js to encrypt the passwords. > > Also I found that md5 based hashing is not too safe to store passwords in > DB. > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
