Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Encryption
Message
 
To
06/04/2009 15:07:54
General information
Forum:
ASP.NET
Category:
Databases
Title:
Miscellaneous
Thread ID:
01393527
Message ID:
01393553
Views:
48
>Can anyone direct me to some information regarding encrypting passwords for an application or supply some ideas on this? I have a login screen, written in C#, that shows has the user enter a User ID and a Password. The text box for password is set to just show ' * ' but I want to also encrypt the user record in the SQL 2005 database so that people just can't "pop in there" and see the passwords.
>
>Thanks
>
>Alan Wyne

What about ASP.NET's SqlMembership Provider? I believe this has a setting as to encrypt the stored passwords or not.

http://msdn.microsoft.com/en-us/library/ms998347.aspx?ppud=4

What do folks think about the ASP.NET's SqlMembership Provider?

Big whoops! I'm assuming you're doing an ASP.NET project.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform