Introduction - If you have any usage issues, please Google them yourself
Subject: HowToStorePassWord
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. The form has 2 Command buttons, one is Crypt, the other is DeCrypt.
Packet : 19854804crypt.zip filelist
crypt/
crypt/CRYPT.BAS