This purpose of this application is to encrypt (or simulate) the data entered by the user, so that when this is transmitted over a public network such as the Internet the data is scrambled and can only be deciphered by the intended recepient.
The decryption process is also simulated
There are three classes:
- encryptMain
- encrypt
- decrypt