Download CRYPT.ZIP
Visual Basic - store encrypted passwords
Here's a small example, while no "enigma machine", yet provides a simple way of storing a password with encryption. The password is first encrypted then converted to Hex. The reverse process will first convert to ascii then decrypt.
File Name: CRYPT.ZIP File Size: 2 KB Files in Archive: 2Files contained in this archive
- CRYPT.BAS
- CRYPT.TXT