Skip to content
#

e2ee

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 21 public repositories matching this topic...

This project implements end-to-end encryption (E2EE) communication through RSA+AES hybrid encryption, and realizes initial secure end-to-end encryption communication with the server through self-signed certificate verification and TLS secure channel communication.

  • Updated Dec 14, 2024
  • Python
Followers
72 followers
Repository
topics/end-to-end-encryption
Wikipedia
Wikipedia