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

A Go implementation of an encryption system combining end-to-end encryption with ephemeral keys. It employs a three-layer key derivation process (K1, K2, K3) and generates time-based Ephemeral API Keys (EAPI). The system includes client-server key exchange, session management, and encrypted data transmission functionalities.

  • Updated Oct 16, 2024
  • Go
Followers
75 followers
Repository
topics/end-to-end-encryption
Wikipedia
Wikipedia