Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 288 Bytes

File metadata and controls

10 lines (9 loc) · 288 Bytes

pythonEncChat

Multi thread python TCP (server client based) chat. CFB encryption method used to send chat messages

Requirements
python3
pycrypto

usage
python3 (server/client).py
IV must be of 16 bytes
key can be 128, 192, or 256 bits long