i want to encrypt password
-
can you help me i want to encrypt password that user input from c# app how can do it thanks
-
can you help me i want to encrypt password that user input from c# app how can do it thanks
you might want to have a look here: http://www.codeproject.com/KB/security/RSACryptoPad.aspx[^]
-
can you help me i want to encrypt password that user input from c# app how can do it thanks
Use the EncryptoProvider classes in .net framework.
-
can you help me i want to encrypt password that user input from c# app how can do it thanks
Mani_Kish wrote:
want to encrypt password that user input from c# app how can do it
There's numerous ways to do this. Look into the Cryptography namespace in .NET.
"I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon