TJ has a great module for doing this: https://github.com/visionmedia/node-pwd
And here's an example of PBKDF2 with express(if that's what your using): https://github.com/visionmedia/express/tree/master/examples/auth [email protected] On Thursday, November 22, 2012 4:54:47 AM UTC-8, cherry wrote: > > > i've registration form and i'm sending that data to mongodb through > mongoskin driver and i want to encrypt those passwords at server side using > md5. can u plz help me. > -- 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
