VB.Net
  Home arrow VB.Net arrow Page 7 - String Encryption With Visual Basic .NET
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
VB.NET

String Encryption With Visual Basic .NET
By: Wrox Team
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 215
    2002-11-14

    Table of Contents:
  • String Encryption With Visual Basic .NET
  • Encryption and the .NET Framework
  • Encryption and Byte Arrays
  • Building the Encryption Class
  • Creating the Database
  • Decrypting the Order Data
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    String Encryption With Visual Basic .NET - Conclusion


    (Page 7 of 7 )

    The class provided in the previous example can be used to encrypt sensitive information before committing it to a database or merely a text file. With very few modifications this wrapper class can be modified to use DES, RC2 or a different .NET cryptographic provider. Not only are the methods I've described very easy to use, but they provide you with a powerful tool for ensuring that your private data remains private.

    Cryptography References
    To learn more about cryptography and the various algorithms, I would highly suggest visiting the CounterPane web site. CounterPane is a security consulting firm that deals with a great deal of cryptography. The President of CounterPane also authored a book called Applied Cryptography, which describes many algorithms in detail as well as providing C source code to the algorithms.

    The use of public key cryptography has many benefits and though we didn't cover it here, you may want to read more about it at the following websites.
    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · Is this imports statement only available in .NET framework 2.0 and above ?.I am...
       · Thanks for making my job so much easier. It would have taken me days to figure this...
       · Thanks for the help, clear easy to use example!!!! :)
       · Should read Imports System.TextImports System.Security.Cryptography
     

    VB.NET ARTICLES

    - MyClass - Implementing Polymorphism in VB.Net
    - Building a News Ticker Using VB.Net
    - Everything You Wanted to Know About Forms In...
    - Building Assemblies with VB.Net
    - Simple VB.NET Notify Icon with Panel Applica...
    - Regular Expressions in .NET
    - String Encryption With Visual Basic .NET
    - Deploying Applications in VB.NET: Part 1/2
    - Watching Folder Activity in VB.NET
    - Creating A Windows Service in VB.NET
    - Implementing The Google Web Service In VB.NET
    - Migrating to Visual Basic.NET from Visual Ba...







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek