Encrypted Chatbox Activity
Brought to you by:
mighty-mouse66
Added some comments to HostGUI.java
Updated author info
Here is the initial commit to push version 1.0 into the repository. The main working java files are in the network folder called Client and Host. Cipher folder holds the Encrypt file which is the foundation for the encryption and decryption methods. The rest are testing files that I have an idea for. Here is what they do:
Initial import.