Skip to content

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

Notifications You must be signed in to change notification settings

alokkumar0200/pythonEncChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages