Skip to content

Commit 2a88fc1

Browse files
authored
Update Readme.md
1 parent f8631e1 commit 2a88fc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This is basically just a fork of my chatroom program that allows turning on and
44
|:---:|:---:|
55
| **Java Server/Client** | ![](https://github.com/Fernthedev/light-chat/workflows/Java%20CI/badge.svg)|
66

7-
![](https://github.com/Fernthedev/light-chat/workflows/Java%20CI/badge.svg)
8-
97
# Features:
108
- Uses JSON for packet wrapping and allows cross-platform usage
119
- Encryption using RSA 4096 key exchange (server generates temporary key pair -> server sends public key -> client generates AES 256 key -> encrypts key with server's public key -> server and client use AES key from client for the rest of communications)

0 commit comments

Comments
 (0)