Home  •  Search  •  Articles  •  Interviews  •  Links  •  Reviews  •  Tip Archive  •  VB 6.0 Toolkit  •  Visual Basic 6.0 Bible  •  About
Cryptography in Visual Basic

One of the more important topics in application security is handling encryption of data. There are a group of API calls known as the Cryptography API built into the Windows operating system. Along with a new book by Richard Bondi, there is an open source set of COM wrappers for these API calls. These objects are much easier to use than the actual API sets. To download this code, click this link:

http://www.geocities.com/richardbondi/wcco1.0.zip

For the documentation, you can click this link: http://www.geocities.com/richardbondi/wcco_manual.zip

Written by Eric Smith on 10/1/2000

Categories

VB Techniques Tip Archive, Security Category




Copyright © 2010 by Northstar Computer Systems.
Contact the webmaster with any comments, questions or problems with the site.