Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 607 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 607 Bytes

cryptoChat

a chat room with built in cryptography tools and cryptosystems

Usage: first initialize the server on some computer on server: "python3 server.py <some open port, ex: 1234>

second on the client machine, connect to the server on client: "python3 client.py <the port the server is hosting the chat on, ex:1234>

on the client machine a shell will open up you have some options for cryptosystems and how you will send messages to view your options and other useful commands, enter command "#help"