Click here to Skip to main content
16,010,650 members
Articles / Programming Languages / Visual Basic

Encrypt/Decrypt Files in VB.NET (Using Rijndael)

Rate me:
Please Sign up or sign in to vote.
4.79/5 (85 votes)
4 Nov 2005Apache4 min read 646K   41.2K   109  
How to encrypt and decrypt files using Rijndael.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
United States United States
I was introduced to VB.Net while serving in the U.S. Army Infantry. Since then I enjoy writing small applications in my spare time.

Comments and Discussions