awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Asynchronous Key Exchange Protocols · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAsynchronous Key Exchange Protocols

Mechanisms for establishing secure communication channels between parties who are not simultaneously online.

Distinguishing note: Focuses on the asynchronous key management aspect of secure messaging rather than general encryption.

Explore 1 awesome GitHub repository matching security & cryptography · Asynchronous Key Exchange Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Asynchronous Key Exchange Protocols

Awesome Asynchronous Key Exchange Protocols GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • signalapp/Signal-Android

    signalapp/Signal-Android

    28,346View on GitHub↗

    Signal-Android is an end-to-end encrypted messaging platform designed to ensure that only the sender and recipient can access communication content. The project provides a comprehensive framework for secure, asynchronous message initiation and key agreement, allowing users to establish private channels without requiring simultaneous online presence. It relies on a state machine architecture to manage communication epochs and authentication, ensuring consistent security transitions throughout the messaging lifecycle. The platform distinguishes itself through a hybrid cryptographic approach tha

    Facilitating secure communication between users who are not online at the same time by managing pre-shared cryptographic identity bundles.

    Kotlin
    28,346View on GitHub↗