Client Server Chat model using AES-128 for chat Encryption, Deffie Helmin for key exchange, and SHA-256 for password Hashing
-
Updated
Oct 9, 2024 - C++
Client Server Chat model using AES-128 for chat Encryption, Deffie Helmin for key exchange, and SHA-256 for password Hashing
This is an AES-128 CBC implementation in C23 only for decrypting, and its API is compatible with OpenSSL 1.1.
Server / Client secure communication platform
Request/Write commands to a Xiaomi Gateway Aqara via UDP and encrypted key in c. Prototype to develop an alarm ringing and light blinking when input gpio change state as there is an intrusion !
Add a description, image, and links to the aes-128-cbc topic page so that developers can more easily learn about it.
To associate your repository with the aes-128-cbc topic, visit your repo's landing page and select "manage topics."