Related resources for Encryption in C#
  • Extension Methods for Daily Use9/11/2018 4:16:56 AM. Extension Methods allows the programmer to extend the functionality of a type without having to derive from the type.
  • Global Query String Encryption in C#10/22/2014 3:25:06 AM. In this article I will tell you how to encrypt a Query String globally in your application.
  • Scrambler in C#5/7/2010 1:46:09 AM. In this article we will see how to create encrypted text that changes each time for the same message!