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

This Rust-powered backend leverages Axum, AES, RSA encryption, and block-modes to secure file sharing with end-to-end encryption. Easily integrate it into any project for a secure, fast, and scalable file sharing solution. Ideal for backend developers focused on data security.

  • Updated Sep 30, 2024
  • Rust