The RSA asymmetric encryption algorithm implemented in python from scratch.
-
Updated
Mar 29, 2023 - Python
The RSA asymmetric encryption algorithm implemented in python from scratch.
Secure Chat Client is a Python-based application designed for encrypted end-to-end messaging. It connects to a secure chat server, exchanges RSA public keys, and ensures secure communication through encrypted messages. Features include a PyQt5 GUI, secure key exchange, and optional SSL/TLS support for enhanced security.
CHATT (Compact Helpful Asynchronous Text Transmission) Server. Utilizes asymmetric RSA encryption for private and secure communication.
Add a description, image, and links to the rsa-encryption-decryption topic page so that developers can more easily learn about it.
To associate your repository with the rsa-encryption-decryption topic, visit your repo's landing page and select "manage topics."