Encryption Module
|
| Article by: | unknown (11/7/2001) |
|
| Summary: | 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 |
|