How to encrypt and decrypt numeric data in c#. [Resolved]

Posted by Allemahesh under C# on 7/25/2013 | Points: 10 | Views : 18808 | Status : [Member] [MVP] | Replies : 1
I have integer data. Now I want to encrypt and decrypt this data in c#. Can any one tell me what is best way to do this?




Responses

Posted by: aswinialuri-19361 on: 7/25/2013 [Member] Starter | Points: 25

Up
0
Down
HI Alle,

refer this links it is very clear i hope it might be help full to you

http://stackoverflow.com/questions/1200132/encrypting-and-decrypting-numbers-with-net http://www.codeproject.com/Articles/14150/Encrypt-and-Decrypt-Data-with-C

Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri

Allemahesh, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response