Skip to content

bhonesh1998/SecureChatApplication

Repository files navigation

SecureChatApplication

SecureChatApplication is an application in which one can share message to another in secure manner. AES and RSA are used for providing security. Users can share message and files also.

Instructions to run

  • Install jdk 8 (javafx is not supported by java 11 so please use java8 for it )
  • Run server.main
  • Run client.main
  • Press connect button which is on top-right of server
  • Press connect button which is on top-right of client
  • Now , users can send messages just by entering messages and pressing send button
  • Feel free to use our SecureChatApplication

Screenshot

alt-text alt-text alt-text alt-text

Motivation

  • We have developed this project in our 5th semester so that we can understand concepts of socket programming and cryptography in depth.

Languages Used

Built With

Deployment

This application can be easily deployed on java environment.One has to run server and client only.

Authors

  • Ashish Gopal Hattimare - Software developer and UI designer - ashishgopalhattimare
  • Bhonesh Chawla - Android developer and Competitive coder - bhonesh1998
  • Ashutosh Shukla - Software developer

See also the list of contributors who participated in this project. )

License

This project is licensed under the MIT License - see the LICENSE file for details