VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Business-strength compression, encryption and signing (single and public/private keys via CryptoAPI)

by Doug Gaede (7 Submissions)
Category: Encryption
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (20 Votes)

This has been updated in a new post on June 4, 2001. Please see that posting for the latest code. This class serves as a wrapper for the Microsoft CryptoAPI (Base CSP) and the Zlib compression dll. It handles all government & business compression, encryption and signature needs, without yet another "look at my new kewl encryption code" (yawn) which is breakable by any gov't agency or professional cryptographer. This latest version now shows you how to do public/private key encryption and signatures. Took 2 solid weeks to research, code and debug this code, so put it to good use. Fully commented. Includes example program to demostrate each function's use.

API Declarations
Microsoft CryptoAPI

Rate Business-strength compression, encryption and signing (single and public/private keys via CryptoAPI)

Download Business-strength compression, encryption and signing (single and public/private keys via CryptoAPI)

Download Business-strength compression, encryption and signing (single and public/private keys via CryptoAPI) (68 KB)

Business-strength compression, encryption and signing (single and public/private keys via CryptoAPI) Comments

No comments have been posted about Business-strength compression, encryption and signing (single and public/private keys via CryptoAPI). Why not be the first to post a comment about Business-strength compression, encryption and signing (single and public/private keys via CryptoAPI).

Post your comment

Subject:
Message:
0/1000 characters