hi! in php i use md5 function to encrypt a password. how about in asp.net is their a built in function? please help me. i'm new in asp.

Recommended Answers

All 3 Replies

Use hashing algorithms - MD5 or SHA1. Read MSDN article - FormsAuthentication.HashPasswordForStoringInConfigFile Method.

ok i will try this. tnx.

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.