.NET Encryption Simplified 21 Jun 2005 10:34
A simple, string-oriented class for symmetric encryption, asymmetric encryption, and hashing.
Using Encryption in .NET 19 Jun 2005 14:46
In this article I will explain the classes and code necessary to put encryption to work in your applications. I will also explain the basic principles of operation of these classes and point out several pitfalls to avoid.