Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

'Encryption/Decryption with .NET' Modified (Frank Fangs' Code) CCW and VB

0.00/5 (No votes)
19 May 2002 1  
Modified version of Frank Fang's code ported to VB and made CCW.

Introduction

This is a modified version of "Encryption/Decryption with .NET" by Frank Fang. This version has been ported to VB and is also a CCW. A COM Callable Wrapper allows you to use the .NET class in VB 6.0.

I have included two tester applications, just forms that you can use to test the encryption/decryption. The key is hard coded, you can change it in the form variables.

Here is a link to the original author's submission: Encryption/Decryption with .NET.

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