This is a client-server app in C++ that encrypts messages using ChaCha20-Poly1305 and uses X25519 for secure key exchange. It supports bidirectional TCP communication and configuration via XML.
-
Updated
May 16, 2025 - C++
This is a client-server app in C++ that encrypts messages using ChaCha20-Poly1305 and uses X25519 for secure key exchange. It supports bidirectional TCP communication and configuration via XML.
IMPORTANT: This repository is no longer maintained, because the content was moved into https://github.com/kitsudaiki/Hanami-AI
Add a description, image, and links to the tcp-sockets topic page so that developers can more easily learn about it.
To associate your repository with the tcp-sockets topic, visit your repo's landing page and select "manage topics."