Skip to content
#

aes-encryption

Here are 321 public repositories matching this topic...

End-to-End Encryption with Python Socket Communication This Python project demonstrates end-to-end encryption (E2EE) using the x25519 key exchange protocol and AES encryption for secure communication between a client (Alice) and a server (Bob) over a socket connection.

  • Updated Jun 7, 2024
  • Python

AES-File-Encryptor is a Python-based application that provides a user-friendly graphical interface for encrypting and decrypting files or texts using the Advanced Encryption Standard (AES). This tool is designed to help users secure their files or texts by generating encryption keys, and encrypting or decrypting them when needed.

  • Updated Jun 2, 2024
  • Python

Improve this page

Add a description, image, and links to the aes-encryption topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aes-encryption topic, visit your repo's landing page and select "manage topics."

Learn more