Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Encryption
Message
From
06/04/2009 22:06:05
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
06/04/2009 18:14:41
General information
Forum:
ASP.NET
Category:
Databases
Title:
Miscellaneous
Thread ID:
01393527
Message ID:
01393566
Views:
38
>>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.

One could set up a web service to communicate with the Membership provider if they wanted to use it with a windows app.
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform