Simple Python chat using socket, end-to-end encryption and Diffie Hellman key exchange, which allows a secure conversation between the two participants.
The purpose of this code is to learn more about cryptography.
MIT License
Copyright (c) 2022 Jaedson Silva
This project uses the MIT
license, please see the LICENSE file for more information.