Storing passwords in database
From: VB Programmer (Dont*NoSpam-Please*_at_jEmail.com)
Date: 11/29/04
- Next message: Patridge: "RE: asp.net validation"
- Previous message: VB Programmer: "Encrypting/Decrypting Connection String"
- Next in thread: John M Deal: "Re: Storing passwords in database"
- Reply: John M Deal: "Re: Storing passwords in database"
- Reply: Vaibhav: "Re: Storing passwords in database"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: Storing passwords in database"
- Reply: Andy G: "Re: Storing passwords in database"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Nov 2004 14:27:19 -0500
I am using SQL Server as the database for my ASP.NET app.
I have a users table with a password field. What is the best way to encrypt
it before it goes into the table, then decrypt it to read the value? Any
sample code or links would be helpful.
Thanks!
- Next message: Patridge: "RE: asp.net validation"
- Previous message: VB Programmer: "Encrypting/Decrypting Connection String"
- Next in thread: John M Deal: "Re: Storing passwords in database"
- Reply: John M Deal: "Re: Storing passwords in database"
- Reply: Vaibhav: "Re: Storing passwords in database"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: Storing passwords in database"
- Reply: Andy G: "Re: Storing passwords in database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|