This program uses a XOR cipher to encrypt and decrypt messsages using a key known to both parties.
- Encryption and decryption with any 8-bit key
- Random key generation
- Key generation history per session
- import and export text files for encryption
- Diffie-Helman key exchange