Encrypchat
A chat application which encrypts all messages using AES encryption with key entered individually by the chat participants.
Credits:
- Chat application for Python : 'http://www.bogotobogo.com/python/python_network_programming_tcp_server_client_chat_server_chat_client_select.php'