Skip to content
#

End-to-End Encryption

End-to-end encryption (E2EE) is a system of communication where only the communicating users, servers, or applications can read the messages sent between each other, regardless of the number of hops or nodes between the messenger and the recipient.

Here are 64 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 May 20, 2024
  • Python

A Pythonic Swiss-Army knife for conducting covert communications over insecure networks, generating encrypted reverse-shells, file transfers, and secure data storage.

  • Updated Feb 24, 2024
  • Python
Followers
67 followers
Repository
topics/end-to-end-encryption
Wikipedia
Wikipedia