VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

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

Doug Gaede  (7 Submissions)   Encryption   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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) (21(21 Vote))

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

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

No comments yet — be the first to post one!

Post a Comment

0/1000 characters