I am New to MVC, As I want to Insert Password with Encrypted into Database(Sql Server) when user Registered with his username and password, and when user want to login with his username and password, password should decrypt and Login.
This process should be happen, can any one help me is there any way to solve this. If anyone, Thanks in Advance.