How to build encryption??

Posted by Inevitable_Cellist93@reddit | learnprogramming | View on Reddit | 13 comments

I been building a chat app with Java and AWT and the server with Cpp how to encrypt the data packets to prevent eavedropping?? I going with TCP since its easy for learning.