Click here to Skip to main content
15,913,304 members
Articles / Programming Languages / Visual Basic

Making TripleDES Simple in Visual Basic .NET

Rate me:
Please Sign up or sign in to vote.
4.60/5 (56 votes)
17 Mar 20062 min read 462.3K   98  
This is a simple wrapper class that provides an easy interface for encrypting and decrypting byte arrays and strings.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect Wyvern Software
United States United States
Tony Selke is an independant consultant who has spent the last 20 years working with Microsoft technologies (VB, VC++, ASP, J++, C#, VB.NET, SQL Server, etc.) to develop solutions used in all kinds of market verticals (industrial, pharmaceutical, financial, marketing, multimedia, educational, telecommunications, etc.). He obtained his first MCSD certification in 1998 and his second in 2004, with an MCDBA in 2005. In addition, he has taught courses for MCSD certification students as well as programming classes at Penn State University.

Comments and Discussions