file input output

Encryption and Decryption VB6

Shows String manipulation on Encryption and Decryption of Text. Shows basic file input and output using Common Dialog Control Encryption is done by replacing every single character into a new one. this is used to have a secured information to negate illegal access. File encryption is done by opening the file and encrypting it, then the encrypted text of file is printed into a new file