I am new to C# and ASP.net. I have been asked to create a login screen which i have done. but i am sending messages as plain text. but the requirement is to not show the password that is sent across the network. How can i do this.

Any tutorial or sample code would help.

note: i have created the login scren, but clueless how to implement the security part.

Recommended Answers

All 3 Replies

Thank you for your reply. How will the serverside decrypt the string and get the actual password ? and what might be the encrypion algorythm used here ?

This page has quite a few links to articles about encrypting and decrypting in Asp.net

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.