i want to insert encrypted password into database and check the password from Decrypted password to login login.
Pls help me how to check encrypted password with decrypted password from database to login
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ananth GPosted Oct 21, 2016, 5:57 AM
Demir AcarPosted Jan 24, 2015, 6:11 PM
priya mishraPosted Jan 24, 2015, 12:43 PM
my encryption code is working but at the time of decryption.This gives error :
Invalid length for a Base-64 char array or string.
My code is
Sibeesh VenuPosted Jan 24, 2015, 10:41 AM
You can create those functions as mentioned in this articles.
http://www.codeproject.com/Articles/14150/Encrypt-and-Decrypt-Data-with-C
http://www.codeproject.com/Articles/5719/Simple-encrypting-and-decrypting-data-in-C
Please read those article , you will get complete idea behind encryption and decryption.
Please accept as answer if it helped you
Kindest Regards
Sibeesh
http://sibeeshpassion.com/
priya mishraPosted Jan 24, 2015, 10:29 AM
Pls tell me i am begineer
Thank you
Sibeesh VenuPosted Jan 22, 2015, 8:49 AM
Please see the below links
http://www.aspsnippets.com/Articles/Encrypt-and-Decrypt-Username-or-Password-stored-in-database-in-ASPNet-using-C-and-VBNet.aspx
http://www.codeproject.com/Questions/304187/how-to-create-password-encrypt-decrypt-in-csharp
http://www.codeproject.com/Questions/304187/how-to-create-password-encrypt-decrypt-in-csharp
Please accept as answer if it helped you
Kindest Regards
Sibeesh
http://sibeeshpassion.com/