chatroom encryption support aes 128 bits online with Winfy

We have hosted the application chatroom encryption support aes 128 bits in order to run this application in our online workstations with Wine or directly.


Quick description about chatroom encryption support aes 128 bits:

This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network.

The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128 bit which means 16 characters bytes KEY is entered into AES 128 bit encryption and decryption scheme. The resulting ciphertext is sent to the server while the server relay it to the connected peers. Those connected peers need to have the same password in order to read the message.

The server is a multiplex and stand alone detached (no controlling terminal) process on the background that does nothing but to relay messages.

Features:
  • Client Program support 128 bit AES password based encryption.
  • Stand Alone Server Daemon is a detached process you can let run on your server host.
  • Server is designed and programmed for Unix/Linux in C since this is POSIX.
  • Client is portable since is wrote on Java SE 8 (Standard Edition).


Programming Language: C, Java.
Categories:
Chat

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.