A secure and encrypted Internet Relay chat server-client program that allows simultaneous clients connections by using multi-threading in Python and Google Protobuf library for serialized structured data transmission. The programs uses Symmetric Encryption with AES-256 standard in CBC mode, and uses HMAC with SHA256 standard for message authentication.
-
Notifications
You must be signed in to change notification settings - Fork 0
A secure and encrypted Internet Relay chat server-client program that allows simultaneous clients connections by using multi-threading in Python and Google Protobuf library for serialized structured data transmission. The programs uses Symmetric Encryption with AES-256 standard in CBC mode, and uses HMAC with SHA256 standard for message authenti…
yaozhang-this/EncryptedIM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A secure and encrypted Internet Relay chat server-client program that allows simultaneous clients connections by using multi-threading in Python and Google Protobuf library for serialized structured data transmission. The programs uses Symmetric Encryption with AES-256 standard in CBC mode, and uses HMAC with SHA256 standard for message authenti…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published