awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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 3 awesome GitHub repositories matching security & cryptography · Asynchronous Key Exchange Protocols. Refine with filters or upvote what's useful.

Awesome Asynchronous Key Exchange Protocols GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • signalapp/signal-androidAvatar de signalapp

    signalapp/Signal-Android

    28,964Ver en 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
    Ver en GitHub↗28,964
  • signalapp/signal-desktopAvatar de signalapp

    signalapp/Signal-Desktop

    16,376Ver en GitHub↗

    Signal-Desktop is a cross-platform messaging application that provides end-to-end encrypted communication. It implements the Signal Protocol to secure messages and voice calls, ensuring that only intended recipients can access content. The application manages asynchronous key exchange and session initialization to maintain secure communication channels between parties who are not online simultaneously. The project distinguishes itself through advanced cryptographic protections, including hybrid post-quantum security that combines classical elliptic curve cryptography with lattice-based algori

    Implements asynchronous key exchange protocols to facilitate secure session establishment between parties who are not online simultaneously.

    TypeScript
    Ver en GitHub↗16,376
  • signalapp/signal-iosAvatar de signalapp

    signalapp/Signal-iOS

    12,137Ver en GitHub↗

    Signal-iOS is an encrypted messaging client that provides secure communication for voice calls, media, and text. It functions as a complete implementation of the Signal Protocol, utilizing end-to-end encryption to ensure that only intended recipients can access transmitted data. The application distinguishes itself through the integration of advanced cryptographic standards, including the use of elliptic curve cryptography for identity verification and digital signature validation. It employs a double ratchet key exchange mechanism to rotate encryption keys for every individual message, ensur

    Facilitates secure communication between parties who are not online simultaneously by storing and retrieving public keys from a central directory.

    Swift
    Ver en GitHub↗12,137
  1. Home
  2. Security & Cryptography
  3. Asynchronous Key Exchange Protocols