TripleDES Encryption Using C#
by Jose Solares on Mar.24, 2005, under english
This class works in VS.NET 2003, it can be modified to use a different kind of encryption, you would need to modify the constructor to change the type of encryption you wish to use.

