Code Camp Server - an open source project that uses NH does this: http://code.google.com/p/codecampserver/ it does encrypt passwords. Search the codebase on google code for "salt" and you'll find the relavant bits. It references this: http://davidhayden.com/blog/dave/archive/2004/02/16/157.aspx
On Thu, Apr 2, 2009 at 12:35 AM, DF. thangld <[email protected]> wrote: > > It come to me that I need to encrypt the password filed in the > database. But I cannot find something useful about the problem. Can > somebody please post an example about how to do it here? A really > really simple one will do. Thanks a lot! > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
