A friend of mine asked me today how one would go about encrypting something using the Rijndael algorithm (also known as AES) using the .NET framework. I?ve done some crypto work, so I whipped up a quick example for him. It turns out to be pretty much exactly the same as using any other symmetric algorithm like DES. I've posted the code and a brief explanation
here.
I want symmetric Encryption / Decryption source code to refer.
ReplyDeletePlease send to me.
Best Regards
Bui Tuan Linh
You can find it here:
ReplyDeletehttp://pluralsight.com/wiki/default.aspx/Craig/HowToSymmetricallyEncryptAString.html