Creating an Encrypted Java Client Server Chat Application

preview_player
Показать описание
00:00 Introduction
00:18 Unencrypted chat app demo
02:00 Encrypted chat app demo
03:45 Implementing encryption in the program
09:50 Generating assymetric RSA private/public key in ClientModel
11:15 Generating symmetric AES session key in server and sending it securely to client
14:40 Encrypting messages from client before sending to server
15:30 Decrypt received messages so that they can be displayed in client and server chat log
17:50 Final test with wireshark

This video shows how to implement message encryption to a Client Server chat application made in a previous video.

Рекомендации по теме
Комментарии
Автор

can you do complete video on how to make chat box in java and then encrypting it, Im a beginner and i need to learn from scratch

denix
visit shbcf.ru