|
Encryption Module
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: This code contains three functions to Encrypt/Decrypt strings.
One using Microsoft Cryptographic Engine, one as a VB implementation of the NSA's Clipper algorithm, and the third a hex encoding system. This code has been viewed 56996 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. source/modEncryption.zip
|