awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cryptographic State Machines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCryptographic State Machines

Systems for managing the lifecycle and transition states of secure communication sessions.

Distinguishing note: Focuses on the stateful management of protocol transitions rather than the underlying cryptographic primitives.

Explore 1 awesome GitHub repository matching security & cryptography · Cryptographic State Machines. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Cryptographic State Machines

Awesome Cryptographic State Machines 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

    Track communication epochs and authentication status using a state machine to ensure consistent security transitions during key exchange and messaging.

    Kotlin
    28,346View on GitHub↗